Package | Description |
---|---|
org.terrier.querying |
Provides the interfaces and classes for the querying
API of the Terrier platform, the controls, post processors
and filters.
|
org.terrier.querying.parser |
Provides the parser specification and the classes that implement
the query language of the Terrier platform.
|
Modifier and Type | Method and Description |
---|---|
SingleTermQuery[] |
DFRBagExpansionTerms.getExpandedTerms(int numberOfExpandedTerms)
This method implements the functionality of assigning expansion weights to
the terms in the top-retrieved documents, and returns the most informative
terms among them.
|
abstract SingleTermQuery[] |
ExpansionTerms.getExpandedTerms(int numberOfExpandedTerms)
Get the most informative terms for the expanded set.
|
protected SingleTermQuery[] |
DFRBagExpansionTerms.getExpandedTerms(int numberOfExpandedTerms,
QueryExpansionModel QEModel) |
Modifier and Type | Field and Description |
---|---|
protected static SingleTermQuery[] |
Query.tmpSTQ
An attribute used constructing arrays of the right type.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow