Skip to main content

Microsoft Azure Cognitive Services Text Analytics Client Library for Python

Project description

Microsoft Azure SDK for Python

This package is no longer being maintained. Please install the azure-ai-textanalytics package for the latest features and support.

Release History

0.2.2 (2024-05-01)

  • This package is no longer being maintained. Please install the azure-ai-textanalytics package for the latest features and support.

0.2.1 (2022-02-15)

  • There is a newer version of this package. Please install the azure-ai-textanalytics package for the latest features and support.

0.2.0 (2019-03-12)

Features

  • Client class can be used as a context manager to keep the underlying HTTP session open for performance
  • New method "entities"
  • Model KeyPhraseBatchResultItem has a new parameter statistics
  • Model KeyPhraseBatchResult has a new parameter statistics
  • Model LanguageBatchResult has a new parameter statistics
  • Model LanguageBatchResultItem has a new parameter statistics
  • Model SentimentBatchResult has a new parameter statistics

Breaking changes

  • TextAnalyticsAPI main client has been renamed TextAnalyticsClient
  • TextAnalyticsClient parameter is no longer a region but a complete endpoint

General Breaking changes

This version uses a next-generation code generator that might introduce breaking changes.

  • Model signatures now use only keyword-argument syntax. All positional arguments must be re-written as keyword-arguments. To keep auto-completion in most cases, models are now generated for Python 2 and Python 3. Python 3 uses the "*" syntax for keyword-only arguments.
  • Enum types now use the "str" mixin (class AzureEnum(str, Enum)) to improve the behavior when unrecognized enum values are encountered. While this is not a breaking change, the distinctions are important, and are documented here: https://docs.python.org/3/library/enum.html#others At a glance:
    • "is" should not be used at all.
    • "format" will return the string value, where "%s" string formatting will return NameOfEnum.stringvalue. Format syntax should be prefered.

Bugfixes

  • Compatibility of the sdist with wheel 0.31.0

0.1.0 (2018-01-12)

  • Initial Release

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

Built Distribution

File details

Details for the file azure-cognitiveservices-language-textanalytics-0.2.2.tar.gz.

File metadata

File hashes

Hashes for azure-cognitiveservices-language-textanalytics-0.2.2.tar.gz
Algorithm Hash digest
SHA256 9cefd10abbbe019e59d5747d336911840fd4c4156707e47782edf6f768cad661
MD5 76fe8383cfa464b3b0de996fb57a585f
BLAKE2b-256 d1de72195ca1fd8144dc48a8b34223922bdbb77ccd808ce6bcf4c94c189bfc39

See more details on using hashes here.

File details

Details for the file azure_cognitiveservices_language_textanalytics-0.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for azure_cognitiveservices_language_textanalytics-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9203d1099024585fd8d65c194fa1f551ffa09b09d0dae54234773ed2b319e01b
MD5 1a74d4fd040cd6095dea9c3f69a09d91
BLAKE2b-256 1222ab197d00c5b3a2136bb94ac47f9ce9c222d5ad2a09ad3799ff0189502c3e

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