Click or drag to resize

ILemmaCollectionGetList Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the list.

Namespace:  imbNLP.PartOfSpeech.TFModels
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
List<webLemmaTerm> GetList()

Return Value

Type: ListwebLemmaTerm

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.ILemmaCollection.GetList"]

See Also