Innarticles / nlp-smart-email-replier

Given a history of email responses, Suggest the best reply for a given email.
MIT License
0 stars 1 forks source link

Add files #5

Closed Danselem closed 4 years ago

Danselem commented 4 years ago

The jupyter notebook uses searches a mail and fetch mail ids based on search query parameter. The mail details like date, sender, subject and snippet are returned in a mail list.

I am still working on how to clean the message body and get a cleaned readable text.