Inspiration

I wanted to learn a little bit about the twitter API so I decided to try the Altria challenge.

What it does

It performs sentiment analysis on recent tweets with a keyword and then displays the average of the sentiment analysis scores.

How we built it

Using the twitter API and a text analysis library which performs sentiment analysis. Then a python library which creates graphical data displays

Challenges we ran into

Being a beginner figuring out how to use twitter API. Figuring out how to display data that was computed in the python script.

Accomplishments that we're proud of

I can use the twitter API now. So much potential.

What we learned

A lot about using python libraries and APIs.

What's next for Sentiment Analysis

Getting the data visualization to work correctly.

Built With

Share this project:

Updates