Package org.terrier.querying
Class ApplyTermPipeline
- java.lang.Object
-
- org.terrier.querying.ApplyTermPipeline
-
-
Constructor Summary
Constructors Constructor Description ApplyTermPipeline()
ApplyTermPipeline(java.lang.String pipeline)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getInfo()
Returns the name of the processor.protected void
load_pipeline(java.lang.String tp)
load in the term pipelinevoid
process(Manager manager, Request q)
-