Click or drag to resize

TFDFContainerdocumentFrequency Property

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

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

Property Value

Type: Int32
The document frequency.
See Also