jbrooksuk / node-summary

Node module that summarizes text using a naive summarization algorithm

Home Page:http://jbrooksuk.github.io/node-summary/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what does getSortedSentence do?

crosofg opened this issue · comments

what does getSortedSentence do?

It gets the top N sentences sorted by relevance.