de.tudarmstadt.ukp.jwktl.examples
Class Example3_IterateEntries
java.lang.Object
de.tudarmstadt.ukp.jwktl.examples.Example3_IterateEntries
public class Example3_IterateEntries
- extends Object
Simple example for iterating over all pages, entries, and senses in
Wiktionary and printing their count.
- 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 |
Example3_IterateEntries
public Example3_IterateEntries()
main
public static void main(String[] args)
- Runs the example.
- Parameters:
args
- name of the directory of parsed Wiktionary data.
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.