forked from GoogleCloudPlatform/python-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.rst.in
More file actions
32 lines (23 loc) · 859 Bytes
/
README.rst.in
File metadata and controls
32 lines (23 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# This file is used to generate README.rst
product:
name: Google Cloud Natural Language API
short_name: Cloud Natural Language API
url: https://cloud.google.com/natural-language/docs/
description: >
The `Google Cloud Natural Language API`_ provides natural language
understanding technologies to developers, including sentiment analysis,
entity recognition, and syntax analysis. This API is part of the larger
Cloud Machine Learning API.
- See the `migration guide`_ for information about migrating to Python client library v0.26.1.
.. _migration guide: https://cloud.google.com/natural-language/docs/python-client-migration
setup:
- auth
- install_deps
samples:
- name: Quickstart
file: quickstart.py
- name: Snippets
file: snippets.py
show_help: true
cloud_client_library: true
folder: language/cloud-client/v1