Skip to main content

Microsoft Azure Cognitive Services Text Analytics Client Library for Python

Project description

Microsoft Azure SDK for Python

This is the Microsoft Azure Cognitive Services Text Analytics Client Library.

This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.

For a more complete set of Azure libraries, see the azure bundle package.

Usage

For code examples, see Cognitive Services Text Analytics on docs.microsoft.com.

Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.

https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-cognitiveservices-language-textanalytics%2FREADME.png

Release History

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.0.zip.

File metadata

  • Download URL: azure-cognitiveservices-language-textanalytics-0.2.0.zip
  • Upload date:
  • Size: 55.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for azure-cognitiveservices-language-textanalytics-0.2.0.zip
Algorithm Hash digest
SHA256 6513fbf0b8cd4fa1a415fa6428e5086d57882755495274e634b3a9163a732400
MD5 e7281aba070974f73f2e2e1d311a6507
BLAKE2b-256 5c63b619d1ace21e4b928634b93a940b10edb923dd925428134b6c2f227a9f5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for azure_cognitiveservices_language_textanalytics-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 992670c95ad0bf6884819f7a6ba716644069918913c985ca076f9fc70a96fd08
MD5 9f080361a07bb10b0f129b613cc0a164
BLAKE2b-256 954dd263a0aaf46f599f218d0e103f10b28e38de2d2c255358485a71a0cd8106

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