|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WiktionaryException | |
---|---|
de.tudarmstadt.ukp.jwktl.api.entry | |
de.tudarmstadt.ukp.jwktl.parser |
Uses of WiktionaryException in de.tudarmstadt.ukp.jwktl.api.entry |
---|
Methods in de.tudarmstadt.ukp.jwktl.api.entry that throw WiktionaryException | |
---|---|
protected void |
BerkeleyDBWiktionaryEdition.prepareTargetDirectory(File targetDirectory,
boolean overwriteExisting)
Creates the given target dictionary if necessary. |
Uses of WiktionaryException in de.tudarmstadt.ukp.jwktl.parser |
---|
Methods in de.tudarmstadt.ukp.jwktl.parser that throw WiktionaryException | |
---|---|
void |
WritableBerkeleyDBWiktionaryEdition.commit()
|
void |
WiktionaryDumpParser.parse(File dumpFile)
|
void |
XMLDumpParser.parse(File dumpFile)
Parses the given XML dump file. |
void |
IWiktionaryDumpParser.parse(File dumpFile)
Starts the parsing of the given dump file. |
void |
IWiktionaryEntryParser.parse(WiktionaryPage page,
String text)
Creates Wiktionary word entry instances from the provided text, and adds them to the given article page. |
void |
IWritableWiktionaryEdition.saveProperties(IDumpInfo dumpInfo)
Hotspot called after parsing has finished to save the metadata of the dump file and the basic parsing statistics. |
void |
WritableBerkeleyDBWiktionaryEdition.saveProperties(IDumpInfo dumpInfo)
|
Constructors in de.tudarmstadt.ukp.jwktl.parser that throw WiktionaryException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |