| Class | Description |
|---|---|
| AbstractWiktionary |
Default implementation of the
IWiktionary interface. |
| BerkeleyDBWiktionaryEdition |
Implementation of the
IWiktionaryEdition interface, which makes
use of a Berkeley DB to store and retrieve the parsed Wiktionary
information. |
| BerkeleyDBWiktionaryEdition.WiktionaryEntryProxy |
Proxy object for referencing to a
IWiktionaryEntry. |
| BerkeleyDBWiktionaryEdition.WiktionarySenseProxy |
Proxy object for referencing to a
IWiktionarySense. |
| BerkeleyDBWiktionaryIterator<OutputType,InputType extends OutputType> |
Implementation of the
WiktionaryIterator for the use of a
Berkeley DB EntityCursor as a source of elements. |
| Pronunciation |
Default implementation of the
IPronunciation interface. |
| Quotation |
A quotation consists of a quotation source and a list of real quotations.
|
| WikiString |
Implementation of
IWikiString that parses the original text (in
wiki markup language) on demand instead of storing the parsed information
in the database. |
| WiktionaryCollection |
Default implementation of the
IWiktionaryCollection interface. |
| WiktionaryEdition |
Abstract base class for implementations of
IWiktionaryEditions. |
| WiktionaryEntry |
Default implementation of the
IWiktionaryEntry interface. |
| WiktionaryExample | |
| WiktionaryPage |
Default implementation of the
IWiktionaryPage interface. |
| WiktionaryRelation |
Default implementation of the
IWiktionaryRelation interface. |
| WiktionarySense |
Default implementation of the
IWiktionarySense interface. |
| WiktionaryTranslation |
Default implementation of the
IWiktionaryTranslation interface. |
| WiktionaryWordForm |
Implementation of the
IWiktionaryWordForm interface. |
Copyright © 2011-2016 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.