|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScoredKeyword
Associates a keyword with a a score and document count.
Method Summary | |
---|---|
int |
getDocumentCount()
Gets the number of documents associated with this concept. |
float |
getScore()
Gets this concept's score. |
Methods inherited from interface anl.aida.client.Keyword |
---|
getLabel, getTerm |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
float getScore()
int getDocumentCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |