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 Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow