Click or drag to resize

ITextResourceResolver Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.resourceProviders.core.ITextResourceResolver"]

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public interface ITextResourceResolver

The ITextResourceResolver type exposes the following members.

Methods
  NameDescription
Public methodGetLemmaSetForInflection
Gets the lemma set for inflection.
Public methodGetLexicUnit
Main method for token resolution. Returns null on fail
Public methodLoadLexicResource
Public methodSaveUsedCache
Top
See Also