apertiumDictionaryResult Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.providers.dictionary.apertium
public class apertiumDictionaryResult : translationTableMulti<string, string>
The apertiumDictionaryResult type exposes the following members.
| Name | Description | |
|---|---|---|
| apertiumDictionaryResult | Initializes a new instance of the apertiumDictionaryResult class |
| Name | Description | |
|---|---|---|
| apertiumTypes | ||
| Count | (Inherited from translationTableMultiString, String.) | |
| entries | (Inherited from translationTableMultiString, String.) | |
| isFound | ||
| termVsGramFlags |
| Name | Description | |
|---|---|---|
| Add | (Inherited from translationTableMultiString, String.) | |
| addLine |
Processes the dictionary definition line (used internally by the framework, not intended for outside use)
| |
| AddRange | (Inherited from translationTableMultiString, String.) | |
| ContainsKey | (Inherited from translationTableMultiString, String.) | |
| ContainsValue | (Inherited from translationTableMultiString, String.) | |
| 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.) | |
| GetAll | ||
| GetByKey | (Overrides translationTableMulti.GetByKey(UTP).) | |
| GetByValue | (Overrides translationTableMulti.GetByValue(UTP).) | |
| GetEnumerator | (Inherited from translationTableMultiString, String.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetKeys | (Inherited from translationTableMultiString, String.) | |
| GetNativeWords | ||
| GetNativeWords(String) | ||
| GetOfTypeByKey | (Inherited from translationTableMultiString, String.) | |
| GetOfTypeByValue | (Inherited from translationTableMultiString, String.) | |
| GetTranslatedWords | ||
| GetTranslations | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValues | (Inherited from translationTableMultiString, String.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| _select_englishWord | ||
| _select_serbianWord | ||
| _select_wordType |
Regex select wordType : n=\"([\\w]*)\"
|