Click or drag to resize

termExplorerGetModels Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public List<termExploreModel> GetModels(
	string term
)

Parameters

term
Type: SystemString

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

Return Value

Type: ListtermExploreModel

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

See Also