imbSCI.DataComplex Namespace |
| Class | Description | |
|---|---|---|
| DataComplexExamples | Example, demonstrating data annotation with reporting, using generic, DataTable based, collection | |
| DataComplexExamplesDataEntryTest | ||
| weightTableTWeightTableTerm |
Universal weight table (SVM / TF-IDF model)
| |
| weightTableCompiled |
Precompiled version of a weightTableTWeightTableTerm | |
| weightTableGenericTerm | ||
| weightTableMatchTWeightTableTerm, TSecondTableTerm | ||
| weightTableMatchCollectionTWeightTableTerm, TSecondTableTerm | ||
| weightTableSetTWeightTableTerm, TWeightTable |
Weight term table set
| |
| weightTableSetOperations | ||
| weightTableTermCompiled |
Compiled version of TF-IDF -- having no dynamic purpose. It serves in scenarios using precompiled TF-IDF data
| |
| weightTableTermInSetCounterTWeightTableTerm, TWeightTable |
Counter - helper class keeping record of the term ocurrences
|
| Interface | Description | |
|---|---|---|
| IWeightTable |
Table of terms and frequencies on the document level
| |
| IWeightTableDocument | ||
| IWeightTableOperations | ||
| IWeightTableSet |
Set of documents that are subject of the IWeightTable | |
| IWeightTableSetOperations | ||
| IWeightTableTerm |
Term that is subject of IWeightTable |
| Enumeration | Description | |
|---|---|---|
| termTableColumns | ||
| weightTableMatchResultEnum |