Click or drag to resize

wordSimilarityComponentN Property

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

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

Property Value

Type: Int32
The n.
See Also