Click or drag to resize

termQualificationComponenttreshold Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the treshold, used for word similarity

Namespace:  imbNLP.PartOfSpeech.evaluation.termTruthTable
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public double treshold { get; set; }

Property Value

Type: Double
The treshold.
See Also