This application generates a summary for a document with sentence selection.
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 external id of the document to summarize. 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> BasicSummApp summparam
Generated on Tue Jun 15 11:02:58 2010 for Lemur by 1.3.4