de.tudarmstadt.ukp.jwktl.examples
Class Example4_ExtractInformationItems
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Example4_ExtractInformationItems
public Example4_ExtractInformationItems()
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.