Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
This application builds an MMR based summary.

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:

  1. index: the path to the index TOC.
  2. docID: the document to summarize.
  3. query: A stemmed query to use for q-based summary
  4. 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 doxygen 1.3.4