public class RelevanceFeedbackSelector extends FeedbackSelector
Properties:
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.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.slf4j.Logger logger
protected MetaIndex metaIndex
public void setIndex(Index index)
setIndex
in class FeedbackSelector
public FeedbackDocument[] getFeedbackDocuments(Request request)
getFeedbackDocuments
in class FeedbackSelector
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow