Click or drag to resize

textResourceIndexBaseregistratedLemmaIndex Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inflection to lemma index

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

Property Value

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