Terrier IR Platform
1.1.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.7 $
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
1.1.1

Terrier Information Retrieval Platform 1.1.1. Copyright 2004-2007 University of Glasgow