Package anl.aida.core

Interface Summary
DocumentIDMatcher Interface for classes that implement a match on a document id.
KeywordGenerator Date: Feb 9, 2009 9:55:50 AM
MIFSTerm Term interface for terms in a ScoredTermsCollection.
ScoredDocumentCallback Callback type predicate that can be applied to a ScoredTermsCollection.
ScoredTermCallback Interface for classes that want to be notified of "events" while iterating through a ScoredTermsCollection in term order.
ScoredTermsCollection Interface for a collection of scored terms.
 

Class Summary
DocumentID Encapsulates a Documents STC id and its path.
DocumentIterable An iterable over an STC subsetted by a list of document ids.
MIFSDocument Encapsulates Document info.
STCBuilder Builds an ScoredTermsCollection given MIFSTerms and Documents.
STCBuilder.DIDIterator  
STCBuilder.DocScores  
STCBuilder.DSArrayIter  
STCBuilder.FreqScore  
STCBuilder.STCollection  
STCBuilder.TermImpl  
STCHeader Encapsulates the header info of an STC file.
STCReader Reads a ScoredTermsCollection from a file written by a STCWriter.
STCWriter Writes a ScoredTermsCollection out to a binary file.