| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Python idiomatic client for Google Cloud Natural Language
$ pip install --upgrade google-cloud-language
$ # OR
$ pip install --upgrade google-cloud-natural-languageWith google-cloud-python we try to make authentication as painless as possible. Check out the Authentication section in our documentation to learn more. You may also find the authentication document shared by all the google-cloud-* libraries to be helpful.
The Google Cloud Natural Language API (Natural Language API docs) 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 google-cloud-python API Natural Language documentation to learn how to analyze text with this API.
| Back | FazBrowse Home | New Git URL |