Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.89 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.89 KB

NLP Newspapers Dashboard

GitHub GitHub Workflow Status (with event) pre-commit Black

A dashboard to analyse the history and performance of Newspapers Headlines from Perú. The headlines were pulled from Twitter's API, from Week 29 of 2022 up until Week 9 of 2023.

Screenshot

Features

  • Histogram with distribution of tweets posted
  • Main analytic metrics (likes, quotes, replies, retweets)
  • Unique words in relation to number fo tweets
  • See the most used words and their change in time
  • Sentiment Analysis for tweets

License

Distributed under the terms of the GPL 3.0 license, NLP Newspapers Dashboard is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.