public interface IWiktionaryMultistreamDumpParser extends IWiktionaryDumpParser
| Modifier and Type | Method and Description |
|---|---|
void |
parseMultistream(File multistreamDumpFile,
File indexFile,
MultistreamFilter filter)
Parses a multistream XML dump file
|
getPageParsers, parse, registervoid parseMultistream(File multistreamDumpFile, File indexFile, MultistreamFilter filter) throws WiktionaryException
multistreamDumpFile - the dumpfile (*-pages-articles-multistream-index.txt.bz2)indexFile - the matching index file (*-pages-articles-multistream.xml.bz2)filter - the filter to use to constrain the parsed pagesWiktionaryExceptionCopyright © 2011-2016 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.