Azure Cognitive Services Text Analytics API (v2.0)
Project description
Note: This package is no longer maintained
We recommend using the official package for Azure: https://aka.ms/azsdk/python/textanalytics
Azure Cognitive Service Text Analytics client
The Text Analytics API is a suite of text analytics web services built with best-in-class Microsoft machine learning algorithms.
The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction and language detection.
No training data is needed to use this API; just bring your text data.
This API uses advanced natural language processing techniques to deliver best in class predictions.
Further documentation can be found in https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview
This package is a client generated to make usage of the text analytics API easier from any Python application. It is python 2.7 and 3.x compatible.
Installation
You can install this package from pypi using the following command:
pip install text-analytics
Alternatively you can get the bleeding edge version from github by performing the following steps:
git clone https://github.com/wmeints/text-analytics
python setup.py install
Development
For information about development, please refer to the Wiki.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file text-analytics-1.0.2.tar.gz
.
File metadata
- Download URL: text-analytics-1.0.2.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9305a9989a406ac80bb7b7625b86507eb989daa710721ec37bb39fdaa1f9c6af |
|
MD5 | 5a539e5ca61f4f13217cb8d92a7bfe71 |
|
BLAKE2b-256 | 6cb8ad549985079b13099f85e161443e3bb3db28772769e2d7757edf692030ee |