SUMMA Random Scorer
Functionality
Adds to each sentence a feature ('random_score') representing a random score for the sentence. Numbers 1, 1/2, 1/3.... 1/n are asigned randomly to the n sentences in the document.
Parameters of the Resource
- annSetName: the annotation set where the annotations live
- sentAnn: the name of the annotation for which you want to compute the feature (e.g. Sentence)
Restriction
None.