apertiumDictQueryFlag Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.providers.dictionary.apertium
public enum apertiumDictQueryFlag
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| exactNative | 1 | ||
| beginningNative | 2 | ||
| exactTranslation | 3 | ||
| beginningTranslation | 4 | ||
| allowComposites | 5 | ||
| anywhere | 6 |