Click or drag to resize

termExplorermakeTempModel Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.makeTempModel(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public termExploreModel makeTempModel(
	string term,
	pos_type type
)

Parameters

term
Type: SystemString

[Missing <param name="term"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.makeTempModel(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

type
Type: imbNLP.PartOfSpeech.flags.basicpos_type

[Missing <param name="type"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.makeTempModel(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

Return Value

Type: termExploreModel

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExplorer.makeTempModel(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

See Also