This article discusses the use of three automated essay grading tools: LSTM Grading, Essay Scoring, and Neural Essay Assessor. These tools utilize Recurrent Neural Networks (RNN) to evaluate the quality of essays, providing an efficient and reliable method for assessing written work.

LSTM grading:

https://github.com/yetianpro/automated-essay-grading-by-RNN

essay scoring:

https://github.com/mankadronit/Automated-Essay--Scoring

Neural Essay Assessor:

https://github.com/nusnlp/nea

Comments