This application generates a summary for a document with MMR.
To use it, follow the general steps of running a lemur application and set the following variables in the parameter file:
index
: the path to the index TOC. docID
: the document to summarize. query
: A stemmed query to use for q-based summary summLength
: summary length. Default is 5 sentences. The summary is sent to standard out.
The following is an example of use:
cat summparam <parameters> <index>idx.key</index> <docID>WTX001-B01-1</docID> </parameters>
MMRSummApp summparam
Generated on Tue Jun 15 11:02:58 2010 for Lemur by 1.3.4