Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 367 Bytes

BTP project to find a co-relation between Structural and Qualitative analytics of tweets

Required: Python 2.7 or above SciPy NumPy scikit-learn toolkit Nltk library with punkt package installed

How to run: To store tweets in a text file: python twitter_data.py > my_test_tweets

To see output on terminal: python twitter_data.py

Project is in its early stages :)