de.tudarmstadt.ukp.jwktl
Class WiktionaryCli
java.lang.Object
de.tudarmstadt.ukp.jwktl.WiktionaryCli
public class WiktionaryCli
- extends Object
Offers a command line interface to Wiktionary. You can type a word and
after pressing <enter> the information of corresponding entries will
be printed. In order to quit the interface just hit enter;
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WiktionaryCli
public WiktionaryCli()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
- path to parsed Wiktionary data
- Throws:
Exception
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.