nlpyang / PreSumm

code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
MIT License
1.29k stars 465 forks source link

Is there a list of stop words? #195

Closed DarlineFiedler closed 4 years ago

DarlineFiedler commented 4 years ago

Is there a list of stop words? or are they included in Rouge?

How can I display the n-grams of rouge? I need it for my thesis. and does anyone know how to use a different evaluation?