Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Basic Summarization Application

This application builds a sentence selection based summary.

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:

  1. index: the path to the index TOC.
  2. docID: the external id of the document to summarize.
  3. 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 doxygen 1.3.4