de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util
Class LangText
java.lang.Object
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util.LangText
public class LangText
- extends Object
Data structure consists of a language code and the corresponding text.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text
public StringBuffer text
- Text
LangText
public LangText()
LangText
public LangText(LanguageType _lang)
getLanguage
public LanguageType getLanguage()
- Gets language of the text, e.g. "en" for English word, "de", "fr", etc.
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.