Click or drag to resize

TFDFContainertotalFrequency Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the term frequency.

Namespace:  imbSCI.DataComplex.tf_idf
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int totalFrequency { get; }
Request Example View Source

Property Value

Type: Int32
The term frequency.
See Also