|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TSFilterCreator
Interface for classes that create TermScoreFilters.
Method Summary | |
---|---|
anl.aida.score.TermScoreFilter |
createFilter(CacheElement element,
float val)
Creates a TermScoreFilter using the element and val. |
java.lang.String |
getLabel()
Gets a label for this creator. |
Method Detail |
---|
java.lang.String getLabel()
anl.aida.score.TermScoreFilter createFilter(CacheElement element, float val)
element
- the element to use -- getSTC etc fromval
- a value to use (e.g. threshold).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |