Pentest Tools

Published on January 28th, 2018 📆 | 4711 Views ⚑

0

Twebit – Bitcoin Analysis in Twitter With Machine Learning


iSpeech.org
Bitcoin analysis with machine learning.

How it works?

  • 1- Get tweets from twitter.
  • 2- Filter tweets.
  • 3- Tweet classification with naive bayes algorithm (Positive,negative and neut).

Installation

git clone https://github.com/omergunal/twebit
cd twebit
pip3 install -r requirements.txt

Update your api keys in "twebit.py". Go to https://apps.twitter.com/ and get API keys

Usage

python3 twebit.py

ScreenShots





 

[adsense size='1' ]

 

Download Twebit



Comments are closed.