This repository consits of analysizing the sentiment of an email, classifying it as negative or positive and predicting the happiness quotient of the week on the basis of the training data. The email data set consits of emails extracted from my gmail account. You can also download your mailbox from https://takeout.google.com/settings/takeout here and convert the .mbox to .eml files The presentation (http://prezi.com/s-ggob34somq/?utm_campaign=share&utm_medium=copy) explains the conceptual flow of the system. Three algorithms were tested; Linear Model,Naive Bayes and Random Forest. The confidence can very of each model with the data. The model which was best suited for my model was Random Forest and hence I used it for further predictions. The happiness quotient is calculated on the basis of how many emails are negative or positive of the past week.
forked from AishaNair/Email-Sentiment-Analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
GH8L/Email-Sentiment-Analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Checking the happiness quotient by analysis of emails
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- R 100.0%