-
Notifications
You must be signed in to change notification settings - Fork 1
Repository
Panagiotis Antoniadis edited this page Aug 22, 2019
·
5 revisions
-
data folder that contains all the scripts that are used for the preprocessing of the data in the Sphinx format.
-
email_processing folder that contains all the scripts regarding the processing of the user's emails.
-
email_clustering folder that contains all the implemented tools in order to perform clustering in fetched emails.
-
post_processing folder that contains all the implemented tools for the post-processing part of the model.
-
docs folder that contains some documents and pictures related to the project.
-
api folder that contains all the code related to the Flask API.
-
angular-ui folder that contains all the code related to the Angular UI.