- Implemented Text Rank Algo. (based on Google’s PageRank) and Kcore algorithm in R.
- Analysed and reported the impact of stemming on Qualitative Performance of both algorithms.
- Compared and reported the Scalability of both graph based algorithms.
- Refuted the author’s claim that Kcore is comparatively better for Keyword extraction over TextRank.