Uses of Class
anl.aida.util.MIFSRuntimeException

Packages that use MIFSRuntimeException
anl.aida.score   
 

Uses of MIFSRuntimeException in anl.aida.score
 

Methods in anl.aida.score that throw MIFSRuntimeException
 float SVScorer.getScore(java.lang.String term, DocumentID id)
          Gets the term frequency for the specified term w/r to the specified document.
 float Scorer.getScore(java.lang.String term, DocumentID id)
          Gets a score for the specified term w/r to the specified document.