public class SegToken extends Object
int
endOffset
startOffset
String
word
SegToken(String word, int startOffset, int endOffset)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String word
public int startOffset
public int endOffset
public SegToken(String word, int startOffset, int endOffset)
public String toString()
toString
Object
Copyright © 2013–2015. All rights reserved.