Click or drag to resize

wordSimilarityComponenttreshold Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the output treshold.

Namespace:  imbNLP.PartOfSpeech.analysis
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlAttributeAttribute]
public double treshold { get; set; }

Property Value

Type: Double
The output treshold.
See Also