Entity
dictionaries.See: Description
Interface | Description |
---|---|
Dictionary |
A bilingual
Entity dictionary. |
Class | Description |
---|---|
MultiDictionary |
A
Dictionary that takes its entries from other dictionaries. |
MultiDictionary.Builder |
A builder to create
MultiDictionary instances. |
NumberDictionary |
A
Dictionary that (virtually) contains every number and their
corresponding translations for some specific thousands and decimal separators. |
TextDictionary |
A
Dictionary that takes its entries from plain text. |
WikipediaDictionary |
A
Dictionary that takes its entries from Wikipedia. |
Entity
dictionaries.