de.tudarmstadt.ukp.jwktl
Class WiktionaryCli

java.lang.Object
  extended by 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;


Constructor Summary
WiktionaryCli()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WiktionaryCli

public WiktionaryCli()
Method Detail

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.