Skip to content

ajaybhat/Essay-Grading-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essay-Grading-System

Requires Java 8 and Maven 3

Wordnet (in data/Models folder) Sentence Detector, Maxent model with tag dictionary and Parser models in data/Models)

http://opennlp.sourceforge.net/models-1.5/

Download the training data from below link and place in data/Answer_datasets

http://www.kaggle.com/c/asap-aes/data (in tsv format)

Build the project using :

mvn clean install

Detailed instructions for running coming soon (or contact me).

About

Final year project - Automated essay grading using machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages