Click or drag to resize

webLemmaTermPackagelemmas Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
List with stored lemmas

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public List<webLemmaTerm> lemmas { get; set; }

Property Value

Type: ListwebLemmaTerm
The lemmas.
See Also