Uses of Class
org.terrier.querying.ExpansionTerms
- 
Packages that use ExpansionTerms Package Description 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.queryingSubclasses of ExpansionTerms in org.terrier.querying Modifier and Type Class Description classDFRBagExpansionTermsThis class implements a data structure of terms in the top-retrieved documents.Methods in org.terrier.querying that return ExpansionTerms Modifier and Type Method Description protected ExpansionTermsQueryExpansion. getExpansionTerms()load the expansion terms, as per the property qe.expansion.terms.class.
 
-