Automated Essay Grader implemented in Keras using Deep learning.
- Python 3
- Numpy
- Pandas
- Tensorflow
- Keras
- Download training data from here and GloVe vectors from here.
- Modify DATASET_DIR, GLOVE_DIR and TRAINED_MODELS_DIR variables in constants.py.
- Run train_model.py