textResourceResolverBase Methods |
[This is preliminary documentation and is subject to change.]
The textResourceResolverBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetGramTagsFor |
Gets grammatic tag collections for specified form, optionally narrowing the search by pos_type and/or lemma of preference
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInflectionGraph |
Returns single lexicInflection graph, with different grammTags
| |
| GetLemmaFor |
Returns single lemma for specified input word
| |
| GetLexicInflection |
Quering the lexic inflections in parallel mode.
| |
| GetLexicQuery |
Gets multi-lemma in type query graph
| |
| GetSearchRegex |
Builds the search regex pattern for inflected form needle, optionally for lemma needle and gram tag needle
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SelectFromLine |
Parser for text resource lexic unit definition
| |
| Setup |
Prepares resource file for querying and loads the grammar tag converter specification
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |