|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWiktionaryEntryParser | |
---|---|
de.tudarmstadt.ukp.jwktl.parser | |
de.tudarmstadt.ukp.jwktl.parser.de | |
de.tudarmstadt.ukp.jwktl.parser.en | |
de.tudarmstadt.ukp.jwktl.parser.ru |
Uses of IWiktionaryEntryParser in de.tudarmstadt.ukp.jwktl.parser |
---|
Classes in de.tudarmstadt.ukp.jwktl.parser that implement IWiktionaryEntryParser | |
---|---|
class |
WiktionaryEntryParser
Base implementation for parsing the textual contents of an article page in order to construct IWiktionaryEntry and IWiktionarySense
instances. |
Fields in de.tudarmstadt.ukp.jwktl.parser declared as IWiktionaryEntryParser | |
---|---|
protected IWiktionaryEntryParser |
WiktionaryArticleParser.entryParser
|
Constructors in de.tudarmstadt.ukp.jwktl.parser with parameters of type IWiktionaryEntryParser | |
---|---|
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. |
Uses of IWiktionaryEntryParser in de.tudarmstadt.ukp.jwktl.parser.de |
---|
Classes in de.tudarmstadt.ukp.jwktl.parser.de that implement IWiktionaryEntryParser | |
---|---|
class |
DEWiktionaryEntryParser
An implementation of the IWiktionaryEntryParser interface for
parsing the contents of article pages from the German Wiktionary. |
Uses of IWiktionaryEntryParser in de.tudarmstadt.ukp.jwktl.parser.en |
---|
Classes in de.tudarmstadt.ukp.jwktl.parser.en that implement IWiktionaryEntryParser | |
---|---|
class |
ENWiktionaryEntryParser
An implementation of the IWiktionaryEntryParser interface for
parsing the contents of article pages from the English Wiktionary. |
Uses of IWiktionaryEntryParser in de.tudarmstadt.ukp.jwktl.parser.ru |
---|
Classes in de.tudarmstadt.ukp.jwktl.parser.ru that implement IWiktionaryEntryParser | |
---|---|
class |
RUWiktionaryEntryParser
An implementation of the IWiktionaryEntryParser interface for
parsing the contents of article pages from the Russian Wiktionary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |