Click or drag to resize

lemmaSemanticWeaverResultsimilarWords Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Results on word similarity

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudWeaver
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public wordSimilarityResultSet similarWords { get; set; }

Property Value

Type: wordSimilarityResultSet
The similar words.
See Also