public class LabelDecorator extends Object implements Process
Label Related Properties:
Modifier and Type | Field and Description |
---|---|
protected String |
defLabel |
protected org.slf4j.Logger |
logger |
protected TRECQrelsInMemory |
qrels |
Constructor and Description |
---|
LabelDecorator() |
Modifier and Type | Method and Description |
---|---|
String |
getInfo()
Returns the name of the processor.
|
String[] |
getValues(Request rq,
int[] targetIds) |
void |
process(Manager manager,
Request q) |
protected TRECQrelsInMemory qrels
protected String defLabel
protected org.slf4j.Logger logger
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow