Click or drag to resize

morphRuleSetMatch Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleSet.Match(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbNLP.Data.semanticLexicon.morphology
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public morphRuleMatch Match(
	string token,
	ILogBuilder loger
)

Parameters

token
Type: SystemString

[Missing <param name="token"/> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleSet.Match(System.String,imbSCI.Core.reporting.ILogBuilder)"]

loger
Type: ILogBuilder

[Missing <param name="loger"/> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleSet.Match(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Return Value

Type: morphRuleMatch

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleSet.Match(System.String,imbSCI.Core.reporting.ILogBuilder)"]

See Also