GraphReduce is a graph-based text summarizer for easier consumption of product reviews.
It is based on Opinosis by Kavita Ganesan (http://kavita-ganesan.com/opinosis)
The main differences with the Opinosis implementation are:
-
Before stitching the sentences to an anchor we use k-means to cluster their sentiment
-
We use the Oxford Language Model API to evaluate whether a sentence is readable or not