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.13.0.tar.gz (148.2 kB view details)

Uploaded Source

Built Distribution

google_cloud_language-2.13.0-py2.py3-none-any.whl (143.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-language-2.13.0.tar.gz
Algorithm Hash digest
SHA256 9211a669f47abb7e89281aed8154e957c790e78d5a22b80fefe373f61aed42a5
MD5 16d61a9e71bab3f4e8db177ea1c9dcc1
BLAKE2b-256 5712771fa84c57592ec4760c3d7cf287a8ec257d00dc0151c7e85d5f6864091f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_language-2.13.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e3f5f8345fe6782d5b4f45134f8265116502c3b7318078b58b1cb0a7188a0c52
MD5 0723e241435ac67631c591845bf3015b
BLAKE2b-256 9c84c52fcfc68c142c675227faa54e36120762911deb82218ebf84465ef51382

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