Click or drag to resize

lexicResourceTextEntrytokenForm Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The token form, as it was matched in the source (inflected form)

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

Property Value

Type: String
The token form.
See Also