de.tudarmstadt.ukp.jwktl.examples
Class Example1_ParseWiktionaryDump
java.lang.Object
de.tudarmstadt.ukp.jwktl.examples.Example1_ParseWiktionaryDump
public class Example1_ParseWiktionaryDump
- extends Object
Simple example for parsing a Wiktionary dump file and printing the
entries for the word Wiktionary.
- 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 |
Example1_ParseWiktionaryDump
public Example1_ParseWiktionaryDump()
main
public static void main(String[] args)
- Runs the example.
- Parameters:
args
- name of the dump file, output directory for parsed data,
boolean value that specifies if existing parsed data should
be deleted.
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.