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

Uploaded Source

Built Distribution

google_cloud_language-2.15.1-py2.py3-none-any.whl (153.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_cloud_language-2.15.1.tar.gz.

File metadata

File hashes

Hashes for google_cloud_language-2.15.1.tar.gz
Algorithm Hash digest
SHA256 1c61c715b024c5b396985ecdeeaafa08b8657626a0dd68d0286abf583d8ec794
MD5 8a57645d3be2c180694ca78d9d0fe0af
BLAKE2b-256 44f60812b9742c56653bd53f63f42e44877eda1b053849773111533ca7dcc22d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_language-2.15.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 871e9dc97f07653c93613567c4b68f7412588fca90755dad206aaa662faf3417
MD5 1dc7a39624581dc254dd00ffaaf22675
BLAKE2b-256 32558d4b9a4e4ffba2332143697934199b91d7faf3771c14ca4797e7dce2cb75

See more details on using hashes here.

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