| Package | Description |
|---|---|
| de.tudarmstadt.ukp.jwktl.parser | |
| de.tudarmstadt.ukp.jwktl.parser.wikisaurus |
| Modifier and Type | Class and Description |
|---|---|
class |
WritableBerkeleyDBWiktionaryEdition
Extends the Berkeley DB implementation by providing the possibility for
modifying the contents.
|
| Modifier and Type | Field and Description |
|---|---|
protected IWritableWiktionaryEdition |
WiktionaryArticleParser.wiktionaryDB |
| Constructor and Description |
|---|
WiktionaryArticleParser(IWritableWiktionaryEdition wiktionaryDB)
Creates a caching article parser that saves the parsed Wiktionary
data into a Berkeley DB within the given target directory.
|
WiktionaryArticleParser(IWritableWiktionaryEdition wiktionaryDB,
IWiktionaryEntryParser entryParser)
Creates a caching article parser that saves the parsed Wiktionary
data into a Berkeley DB within the given target directory.
|
| Modifier and Type | Field and Description |
|---|---|
protected IWritableWiktionaryEdition |
WikisaurusArticleParser.wiktionaryDB |
| Constructor and Description |
|---|
WikisaurusArticleParser(IWritableWiktionaryEdition wiktionaryDB)
Instanciates the parser for the given database.
|
Copyright © 2011-2016 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.