Click or drag to resize

termExplorermodelToLemma Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.modelToLemma(imbNLP.Data.semanticLexicon.explore.termExploreModel)"]

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public TermLemma modelToLemma(
	termExploreModel termModel
)

Parameters

termModel
Type: imbNLP.Data.semanticLexicon.exploretermExploreModel

[Missing <param name="termModel"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.modelToLemma(imbNLP.Data.semanticLexicon.explore.termExploreModel)"]

Return Value

Type: TermLemma

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.modelToLemma(imbNLP.Data.semanticLexicon.explore.termExploreModel)"]

See Also