Package | Description |
---|---|
org.terrier.learning |
Provides interfaces for Terrier 'Fat' ResultSets that contain features and decorators that add new features to those result sets.
|
org.terrier.matching |
Provides the classes and interfaces used for matching documents
to queries.
|
org.terrier.structures.outputformat |
Provides functionality for writing Terrier ResultSets to disk as .res files, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
FeaturedQueryResultSet
A result set implementation that accommodates multiple query feature scores,
besides the original relevance scores.
|
Modifier and Type | Method and Description |
---|---|
protected int |
FeaturedScoringMatching.applyDSMs(Index localIndex,
String queryNumber,
MatchingQueryTerms mqtLocal,
int numResults,
int[] inputDocids,
short[] inputOccurrences,
FeaturedResultSet rtr) |
Modifier and Type | Method and Description |
---|---|
protected void |
LETOROutputFormat.printHeader(PrintWriter pw,
FeaturedResultSet rs) |
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow