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.12.0rc0.tar.gz (134.1 kB view details)

Uploaded Source

Built Distribution

google_cloud_language-2.12.0rc0-py2.py3-none-any.whl (137.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-language-2.12.0rc0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-language-2.12.0rc0.tar.gz
Algorithm Hash digest
SHA256 bf2986d5fc5dc61ce784876f3c694c8e4ca82e9cca661b2c9c527ec2b796b091
MD5 75cbb169635f9bd40af988439194fe79
BLAKE2b-256 d584f2d646d6311dc2d7e05c3c1c472749f87b511e7b7c71eaa6a930a41ba188

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_language-2.12.0rc0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5e380256166363f1b1c77bce3ac3367cec0eeab22ad4f19542ceaf8e87d73ba9
MD5 df372aba2d21046673d1e9dedb37e850
BLAKE2b-256 4d63500e027f3083930d33005a3375c30b73ba926ce9272b817b503f0f730a5b

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