Uses of Class
org.terrier.querying.ProcessPhaseRequisites
-
Packages that use ProcessPhaseRequisites 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 ProcessPhaseRequisites in org.terrier.querying
Classes in org.terrier.querying with annotations of type ProcessPhaseRequisites Modifier and Type Class Description class
ApplyTermPipeline
class
DependenceModelPreProcess
class
MatchingOpQLParser
class
NoNegativeReq
class
QueryExpansion
Implements automatic query expansion as PostProcess that is applied to the result set after 1st-time matching.class
SimpleDecorateProcess
A simple decorator, which applies all metadata in the MetaIndex to each retrieved, displayed document.class
TerrierQLParser
class
TerrierQLToControls
class
TerrierQLToMatchingQueryTerms
-