Terrier IR Platform
2.2.1

uk.ac.gla.terrier.terms
Interface TermPipelineAccessor

All Known Implementing Classes:
Manager

public interface TermPipelineAccessor

This interface allows code to access the TermPipeline without implementing the end of the term pipeline.

Version:
$Revision: 1.9 $
Author:
Craig Macdonald

Method Summary
 java.lang.String pipelineTerm(java.lang.String term)
          Puts the given term through the pipeline.
 

Method Detail

pipelineTerm

java.lang.String pipelineTerm(java.lang.String term)
Puts the given term through the pipeline.

Parameters:
term - String the term to process.
Returns:
String the processed term.

Terrier IR Platform
2.2.1

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