File tree Expand file tree Collapse file tree 3 files changed +41
-87
lines changed
packages/google-cloud-language/samples/snippets Expand file tree Collapse file tree 3 files changed +41
-87
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # This file is used to generate README.rst
2+
3+ product:
4+ name: Google Cloud Natural Language API
5+ short_name: Cloud Natural Language API
6+ url: https://cloud.google.com/natural-language/docs/
7+ description: >
8+ The `Google Cloud Natural Language API`_ provides natural language
9+ understanding technologies to developers, including sentiment analysis,
10+ entity recognition, and syntax analysis. This API is part of the larger
11+ Cloud Machine Learning API.
12+
13+ setup:
14+ - auth
15+ - install_deps
16+
17+ samples:
18+ - name: Analyze syntax
19+ file: analyze.py
20+ show_help: true
Original file line number Diff line number Diff line change 1+ # This file is used to generate README.rst
2+
3+ product:
4+ name: Google Cloud Natural Language API
5+ short_name: Cloud Natural Language API
6+ url: https://cloud.google.com/natural-language/docs/
7+ description: >
8+ The `Google Cloud Natural Language API`_ provides natural language
9+ understanding technologies to developers, including sentiment analysis,
10+ entity recognition, and syntax analysis. This API is part of the larger
11+ Cloud Machine Learning API.
12+
13+ setup:
14+ - auth
15+ - install_deps
16+
17+ samples:
18+ - name: Quickstart
19+ file: quickstart.py
20+
21+ cloud_client_library: true
You can’t perform that action at this time.
0 commit comments