Skip to content

alhy3410/articlebits

Repository files navigation

articlebits

Article Summarized Front End

Work in Progress for Front end (trying to find a design I like). articlebits/static/data/res.json is a sample of the data the python webscraping/anaysis outputs.

Template for Article Bits

Article bits was built using Python NLTK module. It summarizes articles from over 20 new sources based on the TF-IDF ideology. Sentences were ranked based off important term frequency which was then used to build a summary. Important terms were then searched using the Wikipedia module to return a small summary for unfamiliar important terms. Articles were also grouped together so that relationships in the database were created to find similar articles from the 20 sources.

Front end template was a template since it was really nice, but modified for personal use. Also working with D3 charts and graphs.

About

Article Summarized Front End

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors