Essay-Prediction

This is the code for the Kaggle https://www.kaggle.com/c/asap-aes Dataset is uploaded.

I just made a short version of the evaluation only using Bag of Words

Requirements

  • Python 3.7
  • Scikit learn
  • Pandas
  • Numpy

Upcoming Updates

  • Evaluation of any essays given a specific topic
  • Evaluate using lematization
  • Use other regression Models
Feel Free To Correct me