imbNLP.Toolkit.Weighting.Local Namespace |
[Missing <summary> documentation for "N:imbNLP.Toolkit.Weighting.Local"]
| Class | Description | |
|---|---|---|
| LocalElementBase | ||
| TermFrequencyFunction |
Term Frequency function from TF-IDF. It supports regular TF normalization but also some of derived computation methods for local term weighting factor (mTF, Glasgow, RTF...)
|
| Interface | Description | |
|---|---|---|
| ILocalElement |
| Enumeration | Description | |
|---|---|---|
| TFComputation | ||
| TFNormalization |
Method of TF in document normalization
|