Click or drag to resize

lexicResourceTextEntrygramInfo Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Unparsed grammatical case information, for the tokenForm

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

Property Value

Type: String
The gram information.
See Also