Microsoft.Azure.CognitiveServices.Language.TextAnalytics
4.0.0
Provides API functions for consuming Microsoft Azure Cognitive Services Language Text Analytics APIs.
See the version list below for details.
Install-Package Microsoft.Azure.CognitiveServices.Language.TextAnalytics -Version 4.0.0
dotnet add package Microsoft.Azure.CognitiveServices.Language.TextAnalytics --version 4.0.0
<PackageReference Include="Microsoft.Azure.CognitiveServices.Language.TextAnalytics" Version="4.0.0" />
paket add Microsoft.Azure.CognitiveServices.Language.TextAnalytics --version 4.0.0
Release Notes
Microsoft Cognitive Services Text Analytics SDK.
This package calls the API version "v2.1"
Changes in this release:
1. Adding non-async calls
2. Adding non-batch calls
3. [Fix] - Correct parameter order (id, text, lang). Please note, this is a breaking change if you're upgrading from SDK v3.0.0.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETFramework 4.6.1
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.CognitiveServices.Language.TextAnalytics:
Package | Downloads |
---|---|
Bot.Builder.Community.Middleware.SentimentAnalysis
This middleware uses Cognitive Services Sentiment Analysis to identify the sentiment of each inbound message and make it available for your bot or other middleware component.
|
|
Ibang.Commons
Package Description
|
|
Bot.Instrumentation.V3
Custom Analytics for bot framework.
|
|
Renault.Commons
Package Description
|
|
Bot.Instrumentation.V4
Custom Analytics for bot framework.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.CognitiveServices.Language.TextAnalytics:
Repository | Stars |
---|---|
BotBuilderCommunity/botbuilder-community-dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
|
|
csharpfritz/Fritz.StreamTools
Handy tools for managing my live stream, built with ASP.NET Core
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.1.0-preview.2 | 2,132 | 2/12/2020 |
4.0.0 | 94,208 | 7/26/2019 |
3.0.0 | 36,039 | 3/5/2019 |
2.8.0-preview | 46,549 | 10/29/2018 |
2.1.0-preview | 15,856 | 7/31/2018 |
2.0.0-preview | 2,950 | 7/9/2018 |
1.1.0-preview | 467 | 7/2/2018 |
1.0.1-preview | 1,656 | 5/7/2018 |