/Text_ML

Machine learning classification of Twitter data

Primary LanguageJupyter Notebook

Machine Learning Framework for Twitter User Classification

An NLP-based Approach

Things to install and download

sudo apt-get install software-properties-common
sudo apt-add-repository universe
sudo apt-get update
sudo apt install python3-pip
sudo apt-get install python3-tk
sudo apt-get install openjdk-8-jdk
pip3 install -r requirements.txt

In python

nltk.download('wordnet')
nltk.download('stopwords')
nltk.download('punkt')

See final report for details
See here for presentation: https://prezi.com/p/z-xyvvw0l0lu/ml/