de.tudarmstadt.ukp.jwktl.examples
Class Example4_ExtractInformationItems

java.lang.Object
  extended by de.tudarmstadt.ukp.jwktl.examples.Example4_ExtractInformationItems

public class Example4_ExtractInformationItems
extends Object

Simple example for accessing specific information types for the word boat.

Author:
Yevgen Chebotar, Christian M. Meyer

Constructor Summary
Example4_ExtractInformationItems()
           
 
Method Summary
protected static void extractDescriptions(IWiktionaryEdition wkt)
           
protected static void extractRelations(IWiktionaryEdition wkt)
           
protected static void extractTranslations(IWiktionaryEdition wkt)
           
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

Example4_ExtractInformationItems

public Example4_ExtractInformationItems()
Method Detail

extractDescriptions

protected static void extractDescriptions(IWiktionaryEdition wkt)

extractRelations

protected static void extractRelations(IWiktionaryEdition wkt)

extractTranslations

protected static void extractTranslations(IWiktionaryEdition wkt)

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.