Skip to main content

Google Cloud Language API client library

Project description

stable pypi versions

Natural Language: provides natural language understanding technologies to developers, including sentiment analysis, entity analysis, entity sentiment analysis, content classification, and syntax analysis. This API is part of the larger Cloud Machine Learning API family.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Natural Language.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-language

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-language

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-language-2.11.0.tar.gz (133.9 kB view details)

Uploaded Source

Built Distribution

google_cloud_language-2.11.0-py2.py3-none-any.whl (138.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-language-2.11.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-language-2.11.0.tar.gz
Algorithm Hash digest
SHA256 95d235f503d904e8854117e928ef36ac930c24825fcb8400c3f368a908fdbe14
MD5 3b652d74e67df7a84c0f60b25c94b796
BLAKE2b-256 a2bfca5083d24fced7098d2349d93c67e02d7fc00dbb5f6abe04cff2e12dfefa

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_language-2.11.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_language-2.11.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cdcc83dac47c5268140429af584844f3a913301f4195883b134d2690cde69308
MD5 98558d69f8f51f0983f52d041a56f195
BLAKE2b-256 0b28a137e4b56fd79595b42a5e14576148337265d8218d0787068610a004158b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page