Click or drag to resize

IWeightTableSetOperations Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The IWeightTableSetOperations type exposes the following members.

Methods
  NameDescription
Public methodSetWeightTo_FrequencyRatio
Sets the weight of each term as proportion between absolute frequency and total sum of all frequencies
Public methodSetWeightTo_NominalFrequency
Sets the term weight = as nominal fequency
Public methodSetWeightTo_TF_IDF
Sets the weights according to current TF_IDF of a term
Top
See Also