|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CWI
This interface should be implemented by any class wishing to declare some knowledge of collection wide information (CWI).
| Method Summary | |
|---|---|
boolean |
defined(java.lang.String term)
Test whether this object has been defined for the given term. |
double |
idf(java.lang.String term)
Return the inverse document frequency of the given term. |
| Method Detail |
|---|
boolean defined(java.lang.String term)
term - the term to test for
double idf(java.lang.String term)
term - the term
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||