Click or drag to resize

cloudConstructorSettingsdocumentSetFreqLowLimit Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Minimal document set frequency required for chunk entry to be included in the semantic cloud

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlAttributeAttribute]
public int documentSetFreqLowLimit { get; set; }

Property Value

Type: Int32
The document set freq low limit.
See Also