Grades the essay using Ensemble learning algorithm which combines random forest algorithm, KNN, SVM, Logistic regression and XG Boost algorithm.
- Give Essay details like words, characters, unique words, grammatical mistakes, speech of essay.
- Provides essay report
- Does grammer check
- And, obviously grades essay.
- Frontend: Pyqt5, CSS
- Backend: Python
- Clone this repository
- Install the packages
pip install requirement.txt
- Run the program
python MainUI.py