dictionaryResourceApertiumqueryBestScope Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| queryBestScope(String, apertiumDictNeedleSide, Boolean) |
Queries dictionary using scopes in order of confidence until it gets any translation pair. Order of scopes: exact, startingWith, anywhere | |
| queryBestScope(String, IEnumerableString, apertiumDictNeedleSide, Boolean) |
Queries dictionary using [first with token, if not found, then with alternative tokens] scopes in order of confidence until it gets any translation pair. Order of scopes: exact, startingWith, anywhere |