imbNLP.Toolkit.Space Namespace |
[Missing <summary> documentation for "N:imbNLP.Toolkit.Space"]
| Class | Description | |
|---|---|---|
| SpaceCategoryModel |
Model for a category
| |
| SpaceCorpora | ||
| SpaceCorporaEntry |
Statistical row in the corpora
| |
| SpaceDocumentModel |
Model of an document, sent for analysis by a algorithm in the toolkit
| |
| SpaceLabel |
Label - represents Category or Class in context of text classification problem
| |
| SpaceModel |
Describes associations between entities in the model, e.g. SpaceTopic-SpaceDocumentModel and similar.
| |
| SpaceModelConstructor |
Constructor for the SpaceDocumentModel instances
| |
| SpaceTerm |
Represents one distinct word, before stemming and lematizzation
| |
| SpaceTopic |
Topic - represents extracted topics, i.e. ones produced by an algorithm for latent semantic analysis and/or topic modeling
| |
| SpaceWord |
| Interface | Description | |
|---|---|---|
| IObjectWithNameWeightAndType |