|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface prescribes the general structure of document features for the ISSearch search engine.
Method Summary | |
double |
getRTF()
Returns the Relative Term Frequency (RTF) weight of the feature in the document. |
String |
getTerm()
Returns the term that is represented by this feature in the bag-of-words model. |
double |
getTF()
Returns the absolute Term Frequency (TF) weight of the feature in the document. |
Method Detail |
public String getTerm()
public double getTF()
public double getRTF()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |