de.tudarmstadt.ukp.jwktl.examples
Class Example5_MultipleLanguages
java.lang.Object
de.tudarmstadt.ukp.jwktl.examples.Example5_MultipleLanguages
public class Example5_MultipleLanguages
- extends Object
Example for combining information from multiple Wiktionary language editions
in a so-called collection.
- Author:
- Yevgen Chebotar, Christian M. Meyer
Method Summary |
static void |
main(String[] args)
Runs the example. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Example5_MultipleLanguages
public Example5_MultipleLanguages()
main
public static void main(String[] args)
- Runs the example.
- Parameters:
args
- two names of a directory containing parsed Wiktionary data
(German and English in the example).
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.