public class DefaultSummariser extends Summariser
Constructor and Description |
---|
DefaultSummariser() |
Modifier and Type | Method and Description |
---|---|
String |
generateSummary(String extract,
String[] _qTerms)
Returns the query biased summary extracted from the sample of the text
of the document, based on the query terms.
|
getSummariser
public String generateSummary(String extract, String[] _qTerms)
Summariser
generateSummary
in class Summariser
extract
- sample of document textTerrier 4.0. Copyright © 2004-2014 University of Glasgow