Skip to content

πŸ–οΈ Generates a TL;DR of news using Natural Language Processing πŸ–οΈ

Notifications You must be signed in to change notification settings

bee-san/tldr-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TL;DR

Uses an algorithm to determine the most important sentences in a news article and displays them at the top of the news article. Only works for BBC news articles. Isn't a proper Firefox extension either (although you're free to create one).

img

Everything inside the red box has been selected by the algorithm as the most important sentences, ordered from most important to least important.

What algorithm?

Term Frequency * Inverse Document Frequency

I explain all the code and the algorithm in the below blog post. Enjoy

https://skerritt.blog/tfidf/

About

πŸ–οΈ Generates a TL;DR of news using Natural Language Processing πŸ–οΈ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published