DayInReview / day-in-review

Full Day In Review application
http://dayinreview.org
Apache License 2.0
2 stars 0 forks source link

Email Summarization #13

Open JimothyGreene opened 3 years ago

JimothyGreene commented 3 years ago

Integrate the email summarization module into the website. The best way may be to shift the code over to JavaScript and call the model from there instead of calling on a Python module since it'll rely on versions of Python and packages and such.

JimothyGreene commented 3 years ago

Wait on #20 before working on this issue