Azure Cognitive Services Text Analytics API (v2.0)
Project description
# 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
Built Distribution
Hashes for text_analytics-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34f043047591d82aa17a2417bf8e8c849c1e97740adaec7c0e3cc7c4c0d6539b |
|
MD5 | 0b98f81791075313722fde8ff1fd8432 |
|
BLAKE2b-256 | 78b66eb3b521b740c9d3b18e3ab610004061d67759c744d9cb7bbf0683040db4 |