SentimentAnalysisService Class |
Namespace: CMS.TextAnalytics.Azure
public class SentimentAnalysisService : ISentimentAnalysisService
The SentimentAnalysisService type exposes the following members.
Name | Description | |
---|---|---|
SentimentAnalysisService |
Initializes a new instance of the SentimentAnalysisService class.
|
Name | Description | |
---|---|---|
AnalyzeText |
Analyzes the sentiment of given text.
|