Dokumental is a document classification project. It aims to address the lack of readability consideration in modern retrieval systems by developing a classifier capable of predicting a document’s readability based on the user’s comprehension level.
Users are able to submit files to the web app which hosts a neural network classifier in the server. The classifier classifies the documents' readability level and sends the results to be displayed to the users.
Notes:
- At most 10 documents can be uploaded at once
- Same document cannot be uploaded twice
- txt
- docx
User must have the following downloaded and installed before proceeding to the following setup.
Refer to Frontend installation for detailed steps.
Refer to Backend installation for detailed steps.
This project is licensed under Apache License 2.0. All main conditions require preservation of copyright and license notices. View LICENSE for more information.