Click or drag to resize
SentimentAnalysisLanguageHelper Class
Provides helper methods for Sentiment Analysis feature.
Inheritance Hierarchy
SystemObject
  CMS.TextAnalytics.AzureSentimentAnalysisLanguageHelper

Namespace: CMS.TextAnalytics.Azure
Assembly: CMS.TextAnalytics.Azure (in CMS.TextAnalytics.Azure.dll) Version: 13.0.131
Syntax
C#
public static class SentimentAnalysisLanguageHelper

The SentimentAnalysisLanguageHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsCultureSupported
Checks if the provided cultureCode is supported by Azure Sentiment Analysis service. https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/language-support.
Top
See Also