jbrooksuk / node-summary

Node module that summarizes text using a naive summarization algorithm
http://jbrooksuk.github.io/node-summary/
769 stars 93 forks source link

what does getSortedSentence do? #30

Closed crosofg closed 6 years ago

crosofg commented 8 years ago

what does getSortedSentence do?

justinmchase commented 6 years ago

It gets the top N sentences sorted by relevance.