/irony-detection-machine-learning

it's a python code that works on 3 features (bag of words and sementic analysis and word embedding) and 4 classifers (svm , K nearest neighboor nayie bayes and decesion trees )to classify the tweet as ironic or not given being supervised learned by twitter dataset

Primary LanguagePython

Watchers