public class NegraPennTokenizer extends LexerTokenizer
nextToken
NegraPennTokenizer(java.io.Reader r)
static void
main(java.lang.String[] args)
getNext
hasNext, next, peek, remove, tokenize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NegraPennTokenizer(java.io.Reader r)
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
Stanford NLP Group