Uses of Class
org.terrier.querying.ExpansionTerms

Packages that use ExpansionTerms
org.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. 
 

Uses of ExpansionTerms in org.terrier.querying
 

Subclasses of ExpansionTerms in org.terrier.querying
 class DFRBagExpansionTerms
          This class implements a data structure of terms in the top-retrieved documents.
 

Methods in org.terrier.querying that return ExpansionTerms
protected  ExpansionTerms QueryExpansion.getExpansionTerms()
          load the expansion terms, as per the property qe.expansion.terms.class.
 



Terrier 3.6. Copyright © 2004-2011 University of Glasgow