Info
Version: | 4.0.0-preview.4 |
Author(s): | Amazon Web Services |
Last Update: | Friday, October 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-sdk-net/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK.Comprehend |
Install
Install-Package AWSSDK.Comprehend
dotnet add package AWSSDK.Comprehend
paket add AWSSDK.Comprehend
AWSSDK.Comprehend Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags
It can be used to determine the topics contained in your documents, the topics they discuss, the predominant sentiment expressed in them, the predominant language used, and more. For more information, go to the Amazon Comprehend product page.
To get started, see the Amazon Comprehend Developer Guide.