textResourceIndexBase Class |
Namespace: imbNLP.PartOfSpeech.resourceProviders.core
[SerializableAttribute] public abstract class textResourceIndexBase : aceDictionaryLetterIndexSet<lexicInflection>, ITextResourceResolver
The textResourceIndexBase type exposes the following members.
| Name | Description | |
|---|---|---|
| textResourceIndexBase | Initializes a new instance of the textResourceIndexBase class |
| Name | Description | |
|---|---|---|
| grammTagConverter | ||
| isLoaded | ||
| Item | (Overrides aceDictionaryLetterIndexSet.Item.) | |
| items | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| localCache | ||
| mode | ||
| registratedLemmaIndex |
Inflection to lemma index
| |
| settings | ||
| spellAlternatives | ||
| spellAlternator |
Used to create alternative misspelled form of inflection word in case initial query failed
|
| Name | Description | |
|---|---|---|
| Add | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| checkTheKey | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| ContainsKey | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| Count | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| CountAll | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| 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.) | |
| Get | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetLemmaSetForInflection |
It will get all inflections of the same lemma, if allInflections is supplied, it will remove all matched inflectional form from the list.
| |
| GetLexicUnit |
Gets the lexic unit.
| |
| GetLexicUnitBase | ||
| GetSignature |
Gets the signature.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexPart | (Inherited from aceDictionaryLetterIndexSetlexicInflection.) | |
| LoadBin |
Loads the bin.
| |
| LoadBinTry |
Loads the bin try.
| |
| LoadLexicResource |
Loads the lexic resource.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderToLine | ||
| ResetIsLoaded | ||
| resolve |
Retrieves the lexicInflection information, if required it will process the gram tags
| |
| resolveIfRequired |
Resolves if required.
| |
| SaveBin |
Saves the bin.
| |
| SaveBinTry |
Saves the bin try.
| |
| SaveUsedCache |
Saves the used cache.
| |
| SelectFromLine | ||
| Setup |
Setups the specified resource file path.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| loadStatusLock | ||
| resourcePath |