Fraud Email classification using Logistic Regression, Linear Support Vector Classifier and Naive Baye.
The dataset contains 11k instances, it was downloaded from kaggle. Unzip the dataset to use.
The nltp library simplfy data cleaning process by outputing the cleaned version of text passed with just one line of code.
To insatll simple pip install nltp on your terminal. You can get more inform in the documentation from the project github link: https://github.com/izzyx6/nltp