Click or drag to resize

termLemmaBaseSetOtherForms 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.SetOtherForms(System.Collections.Generic.IEnumerable{System.String})"]

Namespace:  imbMiningContext.TFModels.core
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void SetOtherForms(
	IEnumerable<string> instances
)

Parameters

instances
Type: System.Collections.GenericIEnumerableString

[Missing <param name="instances"/> documentation for "M:imbMiningContext.TFModels.core.termLemmaBase.SetOtherForms(System.Collections.Generic.IEnumerable{System.String})"]

Implements

IWeightTableTerm.SetOtherForms(IEnumerableString)
See Also