Click or drag to resize

wordSimilarityPairwordB Property

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

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

Property Value

Type: String
The word b.
See Also