Package 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.

This package includes implementations of a stop-word remover, as well as a full and a weak version of Porter's stemming algorithm.