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.querying |
Provides the interfaces and classes for the querying
API of the Terrier platform, the controls, post processors
and filters.
|
Modifier and Type | Class and Description |
---|---|
class |
LabelDecorator
A post-process to expand an existing result set to a FeaturedResultSet and add labels
|
Modifier and Type | Interface and Description |
---|---|
interface |
PostProcess
PostProccess are designed to complement PostFilters.
|
Modifier and Type | Class and Description |
---|---|
class |
Decorate
This class decorates a result set with metadata.
|
class |
QueryExpansion
Implements automatic query expansion as PostProcess that is applied to the result set
after 1st-time matching.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,Process> |
Manager.Cache_PreProcess
Cache loaded PostProcess models in this map
|
Modifier and Type | Method and Description |
---|---|
protected Process |
Manager.getPreProcessModule(String Name)
Returns the PostProcess named Name.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow