TFNormalization Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.Toolkit.Weighting.Local
public enum TFNormalization
| Member name | Value | Description | |
|---|---|---|---|
| divisionByMaxTF | 0 | Maximum raw term frequency | |
| squareRootOfSquareSum | 1 | The square root of summation of square frequencies |