SUMMA Cue Phrase Scorer
Functionality
Adds to each sentence features ('total_cue' and 'norm_cue') representing the relevance of cue words found on the sentence.
Parameters of the Resource
Initialization Parameters
- listLocation: an URL representing where the list of cue words is to be found (see Language Resources for the format of this list)
Runtime Parameters
- annSet: the annotation set where the sentence annotations live
- sentAnn: the name of the annotation for which you want to compute the feature (e.g. Sentence)
Restriction
None.