IWeightTableSetOperations Interface |
Namespace: imbSCI.DataComplex
The IWeightTableSetOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| SetWeightTo_FrequencyRatio |
Sets the weight of each term as proportion between absolute frequency and total sum of all frequencies
| |
| SetWeightTo_NominalFrequency |
Sets the term weight = as nominal fequency
| |
| SetWeightTo_TF_IDF |
Sets the weights according to current TF_IDF of a term
|