de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util
Class POSText
java.lang.Object
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util.POSText
public class POSText
- extends Object
Data structure consists of a POS code and the corresponding text.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSText
public POSText()
POSText
public POSText(POS _pos,
String _text)
POSText
public POSText(POS _pos,
StringBuffer _text)
getPOSType
public POS getPOSType()
getText
public StringBuffer getText()
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.