Skip to content

nhavoc/BitSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitSense

What does it do?

pulls the tweets for a specific search value etc `bitcoin`. Does some analysis and displays information about the tweet set

TODO

  • Put the analyzed tweet data into a object format and save to MongoDB
  • Do more analysis on the tweet data to pull out more meaningful data

What libraries you need to install to run the BitSense Script

  • pip install rake-nltk
  • pip install matplotlib
  • pip install tweepy
  • pip install nltk
  • pip install textblob
  • pip install numpy
  • Note: There may be more...

About

Sentiment analysis basewd on tweets. Python based code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published