| 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.
|
| 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 QueryResultSet |
FeaturedQueryResultSet.makeNewResultSet(int length) |
| Modifier and Type | Class and Description |
|---|---|
class |
FatQueryResultSet
An implementation of
FatResultSet. |
| Modifier and Type | Method and Description |
|---|---|
protected QueryResultSet |
QueryResultSet.makeNewResultSet(int length) |
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow