Terrier IR Platform
2.2.1

Uses of Package
uk.ac.gla.terrier.terms

Packages that use uk.ac.gla.terrier.terms
uk.ac.gla.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. 
uk.ac.gla.terrier.querying.parser Provides the parser specification and the classes that implement the query language of the Terrier platform. 
uk.ac.gla.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. 
 

Classes in uk.ac.gla.terrier.terms used by uk.ac.gla.terrier.querying
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.
 

Classes in uk.ac.gla.terrier.terms used by uk.ac.gla.terrier.querying.parser
TermPipelineAccessor
          This interface allows code to access the TermPipeline without implementing the end of the term pipeline.
 

Classes in uk.ac.gla.terrier.terms used by uk.ac.gla.terrier.terms
PorterStemmer
          This is the Porter stemming algorithm, coded up in JAVA by Gianni Amati.
SnowballStemmer
           
TermPipeline
          Models the concept of a component in a pipeline of term processors.
 


Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow