Uses of Class
org.terrier.matching.FeaturedScoringMatching
-
Packages that use FeaturedScoringMatching Package Description org.terrier.matching Provides the classes and interfaces used for matching documents to queries. -
-
Uses of FeaturedScoringMatching in org.terrier.matching
Subclasses of FeaturedScoringMatching in org.terrier.matching Modifier and Type Class Description class
FatFeaturedScoringMatching
Makes aFeaturedResultSet
by applying a list of features.
-