Skip to content

tanvi355/GraderGo_entireProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraderGo_entireProject

Demo video: Click Here

This is the entire project code for GraderGo: An Automated Essay Grading System

  • The model grades the essays based on the previously graded essays on which it was trained.

  • The model is trained on no. of grammatical errors, no. of parts of speech (pos), punctuations, no. of sentences

  • The API is made using Flask

  • The API takes the essay, does the preprocessing steps and predicts the score

  • The frontend is made using HTML, CSS, JS and Bootstrap

Developed by

About

This is the entire code for the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.6%
  • HTML 5.7%
  • Python 5.6%
  • CSS 1.7%
  • JavaScript 0.4%