SUMMA

 

Overview

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

 

 


 

SUMMA Paragraph Scorer

Functionality

Adds to each sentence a feature ('paragraph_score') representing the relevance of the sentence in the paragraph.

Parameters of the Resource

  • annSetName: the annotation set where the sentence annotations (or others you want to compute the features for) live
  • sentAnn: the name of the annotation for which you want to compute the feature (e.g. Sentence)
  • paraSet: the name of the annotation set where paragraphs are to be found
  • paraType: the name of the annotation paragraph
  • initial: the value you want for sentences at begin of paragraph
  • middle: the value you want for sentences at middle of paragraph
  • last: the value you want for sentences at end of paragraph

Restriction

None.

 

 

 

 

 

Copyright 2002-2014 Universitat Pompeu Fabra