Click or drag to resize

textResourceIndexBaseregistratedLemmaIndex Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Inflection to lemma index

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
protected ConcurrentDictionary<string, lexicGraphSetWithLemma> registratedLemmaIndex { get; set; }

Property Value

Type: ConcurrentDictionaryString, lexicGraphSetWithLemma
The index of the registrated lemma.
See Also