Google Pagerank based text summarizer Chat

Phase I In essence we convert the document to a forward graph , each node is a sentence. Edges are labelled with weights (Weights are calculated based on vector space model which amounts to similarity) . Phase II Then we run Google pagerank algorithm iteratively (typically 5 iterations were enough for convergence) which assigns scores to nodes (i.e sentences). We sort the sentences and choose the top 'n' sentences as the summary.

Tags:
google, pagerank, text, summarizer
Members:
3
Source License:
Other
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close