SUMMA

 

Overview

SUMMA is a toolkit for the development of text summarization systems.

 

 


 

SUMMA Scripts

Under the summa_plugin directory we provide two bash scripts for batch processing so that you can learn how to produce stand-alone summarization applications (no need to launch the GATE GUI!).

  • Single document summarization: run_vanilla_summa.sh
  • Multi-document summarizatioin: run_vanilla_multi_summa.sh
  • Random single document summarization: run_random_summa.sh

Adaptation of the scripts to your configuration

You will need to specify the paths to GATE and SUMMA Plugin. You will need to specify the input directory for your files. You will need to specify the output directory to dump the results. You will need to specify the language of the documents (EN (English) or ES (Spanish)). You may want to put your own weights for the features.

 

 

 

 

 

Copyright 2002-2014 Universitat Pompeu Fabra