Click or drag to resize

wlfConstructorSettingsdocumentFrequencyMaxCorrection Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Absolute correction to max. df in IDF calculation

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

Property Value

Type: Int32
The document frequency maximum correction.
See Also