Uses of Interface
de.tudarmstadt.ukp.jwktl.api.IWiktionaryCollection

Packages that use IWiktionaryCollection
de.tudarmstadt.ukp.jwktl   
de.tudarmstadt.ukp.jwktl.api.entry   
 

Uses of IWiktionaryCollection in de.tudarmstadt.ukp.jwktl
 

Methods in de.tudarmstadt.ukp.jwktl that return IWiktionaryCollection
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.
 

Uses of IWiktionaryCollection in de.tudarmstadt.ukp.jwktl.api.entry
 

Classes in de.tudarmstadt.ukp.jwktl.api.entry that implement IWiktionaryCollection
 class WiktionaryCollection
          Default implementation of the IWiktionaryCollection interface.
 



Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.