de.tudarmstadt.ukp.jwktl.examples
Class Example3_IterateEntries

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

Constructor Summary
Example3_IterateEntries()
           
 
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
 

Constructor Detail

Example3_IterateEntries

public Example3_IterateEntries()
Method Detail

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.