Click or drag to resize

termLemmaBaseisMatch Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbMiningContext.TFModels.core.termLemmaBase.isMatch(imbSCI.DataComplex.IWeightTableTerm)"]

Namespace:  imbMiningContext.TFModels.core
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public bool isMatch(
	IWeightTableTerm other
)

Parameters

other
Type: IWeightTableTerm

[Missing <param name="other"/> documentation for "M:imbMiningContext.TFModels.core.termLemmaBase.isMatch(imbSCI.DataComplex.IWeightTableTerm)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbMiningContext.TFModels.core.termLemmaBase.isMatch(imbSCI.DataComplex.IWeightTableTerm)"]

Implements

IWeightTableTerm.isMatch(IWeightTableTerm)
See Also