Uses of Interface
org.terrier.querying.MQTRewritingProcess
-
Packages that use MQTRewritingProcess Package Description org.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. -
-
Uses of MQTRewritingProcess in org.terrier.querying
Classes in org.terrier.querying that implement MQTRewritingProcess Modifier and Type Class Description class
DependenceModelPreProcess
class
QueryExpansion
Implements automatic query expansion as PostProcess that is applied to the result set after 1st-time matching.
-