Click or drag to resize

webLemmaTermTableGetList Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the list.

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

Return Value

Type: ListwebLemmaTerm

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

Implements

ILemmaCollectionGetList
See Also