imbNLP.Toolkit.Weighting Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| GlasgowModel |
Glasgow model for term weighting
| |
| mTFIDFModel |
Modified TF-IDF
| |
| TermPowerModel |
Weighting models involving class-level Term Discriminating Power factor
| |
| TermWeightingModelBase | ||
| TFIDFModel |
Term weighting using: TF, IDF, TF-IDF, TF-ICF or TF-IDF-ICF
|
| Enumeration | Description | |
|---|---|---|
| mTFIDFModelmTFIDFMode | ||
| TFIDFModelMode |
Term weighting schema variations for the TFIDFModel |
Namespace contains number of term weighting models, proposed in the literature on Text Classification, from 1972. to 2018.