public class Term extends Object
Nature
nature
int
offset
String
word
Term(String word, Nature nature)
getFrequency()
length()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String word
public Nature nature
public int offset
public Term(String word, Nature nature)
public String toString()
toString
Object
public int length()
public int getFrequency()
Copyright © 2014–2017 码农场. All rights reserved.