Click or drag to resize

TermFrequencyFunctionTFN_index Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Normalization divisor for document

Namespace:  imbNLP.Toolkit.Weighting.Local
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
protected Dictionary<SpaceDocumentModel, double> TFN_index { get; set; }

Property Value

Type: DictionarySpaceDocumentModel, Double
The index of the TFN.
See Also