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.
|
getSummariserpublic String generateSummary(String extract, String[] _qTerms)
SummarisergenerateSummary in class Summariserextract - sample of document textTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow