public class RelevanceFeedbackSelector extends FeedbackSelector
Properties:
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
logger |
protected MetaIndex |
metaIndex |
protected gnu.trove.THashMap<String,List<org.terrier.querying.RelevanceFeedbackSelector.FeedbackWithDocno>> |
queryidRelDocumentMap |
index
Constructor and Description |
---|
RelevanceFeedbackSelector()
default constructor
|
Modifier and Type | Method and Description |
---|---|
FeedbackDocument[] |
getFeedbackDocuments(Request request)
Obtain feedback documents for the specified query request
|
void |
setIndex(Index index)
Set the index to be used
|
protected static final org.apache.log4j.Logger logger
protected MetaIndex metaIndex
public void setIndex(Index index)
setIndex
in class FeedbackSelector
public FeedbackDocument[] getFeedbackDocuments(Request request)
getFeedbackDocuments
in class FeedbackSelector
Terrier 4.0. Copyright © 2004-2014 University of Glasgow