Package | Description |
---|---|
org.terrier.indexing |
Provides classes and interfaces related to the indexing of documents.
|
org.terrier.querying |
Provides the interfaces and classes for the querying
API of the Terrier platform, the controls, post processors
and filters.
|
org.terrier.querying.parser |
Provides the parser specification and the classes that implement
the query language of the Terrier platform.
|
org.terrier.realtime.memory.fields |
Provides MemoryIndex structures that support field search.
|
org.terrier.structures.indexing |
Provides the classes used for creating the data structures of
the Terrier platform.
|
org.terrier.structures.indexing.classical |
Provides functionality for creating on-disk indices via indexer classes.
|
org.terrier.structures.indexing.singlepass |
Provides implementation of the structures needed for performing a single
pass indexing
|
org.terrier.structures.indexing.singlepass.hadoop |
Provides classes implemeting the Hadoop MapReduce indexing in Terrier.
|
org.terrier.terms |
Provides the interface and classes for the term pipeline,
a set of objects that process the terms during indexing and
processing of queries.
|
Class and Description |
---|
TermPipelineAccessor
This interface allows code to access the TermPipeline without implementing
the end of the term pipeline.
|
Class and Description |
---|
TermPipelineAccessor
This interface allows code to access the TermPipeline without implementing
the end of the term pipeline.
|
Class and Description |
---|
TermPipelineAccessor
This interface allows code to access the TermPipeline without implementing
the end of the term pipeline.
|
Class and Description |
---|
TermPipeline
Models the concept of a component in a pipeline of term processors.
|
Class and Description |
---|
TermPipeline
Models the concept of a component in a pipeline of term processors.
|
Class and Description |
---|
TermPipeline
Models the concept of a component in a pipeline of term processors.
|
Class and Description |
---|
TermPipeline
Models the concept of a component in a pipeline of term processors.
|
Class and Description |
---|
TermPipeline
Models the concept of a component in a pipeline of term processors.
|
Class and Description |
---|
PorterStemmer
Stemmer, implementing the Porter Stemming Algorithm.
|
SnowballStemmer
Classic Snowball stemmer implmented by Snowball.
|
Stemmer
Interface for all stemmers.
|
StemmerTermPipeline
Abstract base class for Stemmers that are also TermPipeline instances
|
TermPipeline
Models the concept of a component in a pipeline of term processors.
|
TermPipelineAccessor
This interface allows code to access the TermPipeline without implementing
the end of the term pipeline.
|
TRv2PorterStemmer
This is the Porter stemming algorithm, coded up in JAVA by Gianni Amati.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow