Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Grades essay based on rhetoric, style, and correct usage. Also, gives other essay details.

License

Notifications You must be signed in to change notification settings

rishav-karanjit/Essay-Grader

Repository files navigation

Automatic Essay Grading

License: MIT Open Source made-with-python

Grades the essay using Ensemble learning algorithm which combines random forest algorithm, KNN, SVM, Logistic regression and XG Boost algorithm.

Features

  • Give Essay details like words, characters, unique words, grammatical mistakes, speech of essay.
  • Provides essay report
  • Does grammer check
  • And, obviously grades essay.

Tools used

  • Frontend: Pyqt5, CSS
  • Backend: Python

How to run?

  1. Clone this repository
  2. Install the packages pip install requirement.txt
  3. Run the program python MainUI.py

About

Grades essay based on rhetoric, style, and correct usage. Also, gives other essay details.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published