Click or drag to resize

wordSimilarityPairwordA Property

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

Namespace:  imbNLP.PartOfSpeech.analysis
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public string wordA { get; set; }

Property Value

Type: String
The word a.
See Also