Click or drag to resize

morphRuleMatchcreateExploreItem Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Creates the explore item.

Namespace:  imbNLP.Data.semanticLexicon.morphology
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public termExploreModel createExploreItem(
	string token
)

Parameters

token
Type: SystemString
The token.

Return Value

Type: termExploreModel

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleMatch.createExploreItem(System.String)"]

See Also