SentimentClassifier
Leave feedback
On this page
Provides methods for executing text classification.
public class SentimentClassifier
| Name | Description |
|---|---|
| SentimentClassifier(SentimentConfig) | Initializes a new instance of the SentimentClassifier class. |
| Name | Description |
|---|---|
| Classify(string, int, Taxonomy) | Sentiment classification for a text. |
| PositiveProbability(string) | Returns positive probability Sentiment classification for a text. |
- namespace GroupDocs.Classification
- assembly GroupDocs.Classification
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.