# Microsoft Azure SDK for Python
This package is no longer being maintained. Please install the [azure-ai-textanalytics](https://pypi.org/project/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](https://pypi.org/project/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](https://pypi.org/project/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
Raw data
{
"_id": null,
"home_page": "https://github.com/Azure/azure-sdk-for-python",
"name": "azure-cognitiveservices-language-textanalytics",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "azure, azure sdk",
"author": "Microsoft Corporation",
"author_email": "azpysdkhelp@microsoft.com",
"download_url": "https://files.pythonhosted.org/packages/d1/de/72195ca1fd8144dc48a8b34223922bdbb77ccd808ce6bcf4c94c189bfc39/azure-cognitiveservices-language-textanalytics-0.2.2.tar.gz",
"platform": null,
"description": "# Microsoft Azure SDK for Python\n\nThis package is no longer being maintained. Please install the [azure-ai-textanalytics](https://pypi.org/project/azure-ai-textanalytics/) package for the latest features and support.\n\n\n# Release History\n\n## 0.2.2 (2024-05-01)\n\n- This package is no longer being maintained. Please install the [azure-ai-textanalytics](https://pypi.org/project/azure-ai-textanalytics/) package for the latest features and support.\n\n## 0.2.1 (2022-02-15)\n\n- There is a newer version of this package. Please install the [azure-ai-textanalytics](https://pypi.org/project/azure-ai-textanalytics/) package for the latest features and support.\n\n## 0.2.0 (2019-03-12)\n\n**Features**\n\n - Client class can be used as a context manager to keep the underlying\n HTTP session open for performance\n - New method \"entities\"\n - Model KeyPhraseBatchResultItem has a new parameter statistics\n - Model KeyPhraseBatchResult has a new parameter statistics\n - Model LanguageBatchResult has a new parameter statistics\n - Model LanguageBatchResultItem has a new parameter statistics\n - Model SentimentBatchResult has a new parameter statistics\n\n**Breaking changes**\n\n - TextAnalyticsAPI main client has been renamed TextAnalyticsClient\n - TextAnalyticsClient parameter is no longer a region but a complete\n endpoint\n\n**General Breaking changes**\n\nThis version uses a next-generation code generator that *might*\nintroduce breaking changes.\n\n - Model signatures now use only keyword-argument syntax. All\n positional arguments must be re-written as keyword-arguments. To\n keep auto-completion in most cases, models are now generated for\n Python 2 and Python 3. Python 3 uses the \"*\" syntax for\n keyword-only arguments.\n - Enum types now use the \"str\" mixin (class AzureEnum(str, Enum)) to\n improve the behavior when unrecognized enum values are encountered.\n While this is not a breaking change, the distinctions are important,\n and are documented here:\n <https://docs.python.org/3/library/enum.html#others> At a glance:\n - \"is\" should not be used at all.\n - \"format\" will return the string value, where \"%s\" string\n formatting will return `NameOfEnum.stringvalue`. Format syntax\n should be prefered.\n\n**Bugfixes**\n\n - Compatibility of the sdist with wheel 0.31.0\n\n## 0.1.0 (2018-01-12)\n\n - Initial Release\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Microsoft Azure Cognitive Services Text Analytics Client Library for Python",
"version": "0.2.2",
"project_urls": {
"Homepage": "https://github.com/Azure/azure-sdk-for-python"
},
"split_keywords": [
"azure",
" azure sdk"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1222ab197d00c5b3a2136bb94ac47f9ce9c222d5ad2a09ad3799ff0189502c3e",
"md5": "1a74d4fd040cd6095dea9c3f69a09d91",
"sha256": "9203d1099024585fd8d65c194fa1f551ffa09b09d0dae54234773ed2b319e01b"
},
"downloads": -1,
"filename": "azure_cognitiveservices_language_textanalytics-0.2.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "1a74d4fd040cd6095dea9c3f69a09d91",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 44763,
"upload_time": "2024-05-01T21:54:23",
"upload_time_iso_8601": "2024-05-01T21:54:23.535547Z",
"url": "https://files.pythonhosted.org/packages/12/22/ab197d00c5b3a2136bb94ac47f9ce9c222d5ad2a09ad3799ff0189502c3e/azure_cognitiveservices_language_textanalytics-0.2.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d1de72195ca1fd8144dc48a8b34223922bdbb77ccd808ce6bcf4c94c189bfc39",
"md5": "76fe8383cfa464b3b0de996fb57a585f",
"sha256": "9cefd10abbbe019e59d5747d336911840fd4c4156707e47782edf6f768cad661"
},
"downloads": -1,
"filename": "azure-cognitiveservices-language-textanalytics-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "76fe8383cfa464b3b0de996fb57a585f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15093,
"upload_time": "2024-05-01T21:54:21",
"upload_time_iso_8601": "2024-05-01T21:54:21.708245Z",
"url": "https://files.pythonhosted.org/packages/d1/de/72195ca1fd8144dc48a8b34223922bdbb77ccd808ce6bcf4c94c189bfc39/azure-cognitiveservices-language-textanalytics-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-01 21:54:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Azure",
"github_project": "azure-sdk-for-python",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "azure-cognitiveservices-language-textanalytics"
}