Click or drag to resize

termSparkArmisMatch Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.term.termSparkArm.isMatch(imbSCI.DataComplex.IWeightTableTerm)"]

Namespace:  imbNLP.Data.semanticLexicon.term
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public bool isMatch(
	IWeightTableTerm other
)

Parameters

other
Type: IWeightTableTerm

[Missing <param name="other"/> documentation for "M:imbNLP.Data.semanticLexicon.term.termSparkArm.isMatch(imbSCI.DataComplex.IWeightTableTerm)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.term.termSparkArm.isMatch(imbSCI.DataComplex.IWeightTableTerm)"]

Implements

IWeightTableTerm.isMatch(IWeightTableTerm)
See Also