Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Languages: English - Português

Sentiment analysis and wordclouds in Python

The code in this repository was created for the integrator project of the Big Data and Artificial Intelligence Degree at PUC-Goiás, aims to develop a Data Mining algorithm linked to social networks.

In this scenario, we developed a sentiment analysis algorithm and at the end we bring a wordcloud to give an overview of what is being said about the topic we are analyzing.

Want to see the algorithm working?

Requirements to run the algorithm on your computer:

  • Python
  • tweepy (pip install tweepy)
  • textblob (pip install textblob)
  • pandas (pip install pandas)
  • numpy (pip install numpy)
  • matplotlib (pip install matplotlib)

Developed by Dyego Pimentel

About

We developed a sentiment analysis algorithm and at the end we bring a wordcloud to give an overview of what is being said about the topic we are analyzing.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages