Skip to content

nadaa/science-news-sentiment

Repository files navigation

science-news-sentiment

About

Compute the sentiment polarity of the Science news. I use Textblob liberary in Python to ocmpute the polarity of news headlines, which are categorized into either positive, negative, or neutral.

The goal is to build a simple complete end to end app instead of a big uncomplete one.

The app contains the following:

  • Web scraping
  • Data processing
  • Sentiment analysis
  • Visualization
  • App deployment

Installation

pip install -r requirements.txt

The App Online

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages