DevastatingDj/email-autoresponders
This project was submitted to TCS by my team for Inframind 2.0. Automated browser to respond to emails. The email of the user is extracted and converted to English. The user’s email is processed using natural language processing using nltk package in python. Then a query is executed to the database with the specific keywords from the email of the user. If there is a match then the user gets a response in the same language in which he mailed.
Python