Click or drag to resize

lemmaSemanticWeaverResultsimilarWords Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Results on word similarity

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

Property Value

Type: wordSimilarityResultSet
The similar words.
See Also