Click or drag to resize

termExplorermakeTempLemma Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.makeTempLemma(System.String)"]

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public ITermLemma makeTempLemma(
	string term
)

Parameters

term
Type: SystemString

[Missing <param name="term"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.makeTempLemma(System.String)"]

Return Value

Type: ITermLemma

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.makeTempLemma(System.String)"]

See Also