SrijanSriv / articlekeyp

browser extension to highlight the key phrases of an article. Currently works on dev.to sites only (deplyment pending)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArticleKeyP

articlekeyp_preview.mp4

Early Development Preview

Overview

ArticleKeyP i.e. Article Key Keypoints is a browser extension that creats a breadcrumb of highlights in an article for ease of grasping the content.

To accurately obtain the article body, it uses the newpaper library.

It uses the TopicRank Extraction Model (Bougouin et al., 2013) to generate relevant phrases for any article.

Prospects

The app is expected to generate better results. Some of the changes to be worked upon:

  • Use a different method to generate keywords that include longer phrases and sentences
  • The extension is limited to dev.to articles. Its use cases has to be increased

About

browser extension to highlight the key phrases of an article. Currently works on dev.to sites only (deplyment pending)


Languages

Language:JavaScript 64.8%Language:Python 28.7%Language:CSS 6.5%