Uses of Class
org.terrier.querying.summarisation.Summariser

Packages that use Summariser
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.summarisation Package for summarisation algorithms. 
 

Uses of Summariser in org.terrier.querying
 

Fields in org.terrier.querying declared as Summariser
protected  Summariser Decorate.summariser
           
 

Uses of Summariser in org.terrier.querying.summarisation
 

Subclasses of Summariser in org.terrier.querying.summarisation
 class DefaultSummariser
          Summariser that was originally in the Decorate class, and formed the Terrier release from 3.0
 

Methods in org.terrier.querying.summarisation that return Summariser
static Summariser Summariser.getSummariser()
          Obtain an instance of the current default summarised
 



Terrier 3.6. Copyright © 2004-2011 University of Glasgow