This is project contains code for automatic grading of short descriptive answers.
Requirements:
- python 2.7 and python 3.7 both
- package R with libraries Boruta, randomForest, nlme, and gbm (these can be installed from the CRAN)
EXTERNAL DATA:
The external data used are:
- The file /pythonScripts/correct2.py use code downloaded from http://norvig.com/spell-correct.html
- The file /pythonScripts/ae.txt was copied from /usr/share/dict/american-english.txt located in any linux debian distribution.
- The file /pythonScripts/big.txt was downloaded from http://norvig.com/big.txt
Instruction to Setup/Run:
- Go to this File
Demo :