Automated Essay Scoring Kaggle Competition
Automated essay scoring experiments for theCreated by Adam Varga, 2016
features include lemma count, average modifier count per noun phrase, average word length, number of spelling mistakes
Usage:
- Feature extraction:
python extract_fea.py
- Feature selection, training and cross-validation:
python train_and_test.py