A project requirement for the subject 'CS303 - Automata Theory'
The Essay Checker System demonstrates how to effectively evaluate essays using NLP approaches. The system uses a variety of NLP methods to provide a comprehensive evaluation of the essay's quality, taking into account content, structure, grammar, mechanics, and word choice
- xSenzaki : Front-end
https://github.com/xSenzaki - Merrell : Back-end
https://github.com/Merrelltejero21
- Natural Language Processing (NLP)
- Spacy
- Jaccard Similarity
- Cosine Similarity
- PyQt6
- Clone the repository:
git clone https://github.com/xSenzaki/Automated-Essay-Checker.git
- Install the requirements:
pip install -r requirements.txt
- Run the GUI:
aes_frontend.py