Click or drag to resize

wlfConstructorSettingsdoUseDocumentSet Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will use documentSet frequency to boost weights of terms that are common to the complete category

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
[XmlAttributeAttribute]
public bool doUseDocumentSet { get; set; }

Property Value

Type: Boolean
See Also