Click or drag to resize

lexicResourceTextEntrylemmaForm Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The lemma form matching the tokenForm

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public string lemmaForm { get; set; }

Property Value

Type: String
The lemma form.
See Also