Skip to content

ikshitiz/Cryptocurrency-Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Twitter Sentiment Analysis

“Don’t trade on your emotions” is one of the first rules a trader learns.

This project is designed to build a sentiment analysis tool that is specifically attuned to sentiments expressed in social media. It is fully open-sourced under the Mozilla Public License 2.0

What is sentiment analysis?

Sentiment Analysis is the process of ‘computationally’ determining whether a piece of writing is positive, negative or neutral. It’s also known as opinion mining, deriving the opinion or attitude of a speaker/author.

Prerequisites/Requirements

There are some general library requirements for the project and some which are specific to individual methods. The general requirements are as follows.

  • tweepy
  • numpy
  • scikit-learn
  • scipy

Installation

More Details regarding setup and installation here

Authors

Kshitij - Initial work - iKshitiz

See also the list of contributors who participated or contributed in this project.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE.md file for details.

About

Sentiment analysis on tweets analyzing any trade-able asset (Cryptocurrency) using Machine Learning and statistical classification model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published