Package | Description |
---|---|
org.terrier.applications |
Provides application-level code that use the Terrier platform to
perform indexing and retrieval from either standard test collections,
interactive querying of a indexed collection.
|
org.terrier.applications.batchquerying |
Contains application-level programs for performing batch-based query operations, such as generating runs for TREC.
|
org.terrier.evaluation |
Provides an interface and the classes to process relevance assessments
and perform standard evaluation of retrieval results.
|
org.terrier.rest |
Provides a HTTP REST service for providing results
|
org.terrier.structures.indexing.singlepass |
Provides implementation of the structures needed for performing a single
pass indexing
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractQuerying.AbstractQueryingCommand |
static class |
BatchIndexing.Command |
static class |
InteractiveQuerying.Command |
class |
ShowDocumentCommand
Utility command to display the contents of a document to stdout,
as obtained from the direct index.
|
Modifier and Type | Class and Description |
---|---|
static class |
TRECQuerying.Command |
Modifier and Type | Class and Description |
---|---|
class |
BatchEvaluationCommand |
Modifier and Type | Class and Description |
---|---|
class |
SingleIndexRestServer
Loads the default index and exports via a REST service at http://localhost:8080/
|
Modifier and Type | Class and Description |
---|---|
class |
Inverted2DirectCommand |
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow