Click or drag to resize

textResourceResolverBase Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The textResourceResolverBase type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetGramTagsFor
Gets grammatic tag collections for specified form, optionally narrowing the search by pos_type and/or lemma of preference
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetInflectionGraph
Returns single lexicInflection graph, with different grammTags
Public methodGetLemmaFor
Returns single lemma for specified input word
Public methodGetLexicInflection
Quering the lexic inflections in parallel mode.
Public methodGetLexicQuery
Gets multi-lemma in type query graph
Protected methodGetSearchRegex
Builds the search regex pattern for inflected form needle, optionally for lemma needle and gram tag needle
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSelectFromLine
Parser for text resource lexic unit definition
Protected methodSetup
Prepares resource file for querying and loads the grammar tag converter specification
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also