GroupDocs.Classification
The GroupDocs.Classification namespace provides classes for texts and documents classification The main classes in the namespace are Classifier is the entry point for the classification. Taxonomy represents all supported taxonomies. PrecisionRecallBalance represents all supported precision/recall balances for Documents taxonomy.
Classes
Class | Description |
---|---|
Classifier | Provides methods for executing text classification. |
License | Provides methods to license the component. |
Metered | Provides methods to set metered key. |
SentimentClassifier | Provides methods for executing text classification. |
TaxonomyClasses | Available taxonomies. |
Enumeration
Enumeration | Description |
---|---|
PrecisionRecallBalance | Enum for the balance between precision and recall. |
Taxonomy | Enum for supported taxonomies. |