For this project, the public data available at Kaggle have been used.
After loading the data and analyzing it various NLP methods have been implemented as well as feature extraction is done.
Since it is just a simple demo for text classification of machine learning, Navie Bayes and RandomForestClassifier has been used for the model.