| Package | Description |
|---|---|
| de.tudarmstadt.ukp.jwktl | |
| de.tudarmstadt.ukp.jwktl.api.entry |
| Modifier and Type | Method and Description |
|---|---|
static IWiktionaryCollection |
JWKTL.openCollection(File... parsedDumps)
Opens the parsed Wiktionary language edition stored at the given
locations and aggregated them in a
IWiktionaryCollection. |
static IWiktionaryCollection |
JWKTL.openCollection(Long cacheSize,
File... parsedDumps)
Opens the parsed Wiktionary language edition stored at the given
locations and aggregated them in a
IWiktionaryCollection. |
| Modifier and Type | Class and Description |
|---|---|
class |
WiktionaryCollection
Default implementation of the
IWiktionaryCollection interface. |
Copyright © 2011-2016 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.