siyuanzhao / automated-essay-gradingLinks
Source code for the paper A Memory-Augmented Neural Model for Automated Grading
☆119Updated 6 years ago
Alternatives and similar repositories for automated-essay-grading
Users that are interested in automated-essay-grading are comparing it to the libraries listed below
Sorting:
- Neural Essay Assessor: An Automated Essay Scoring System Based on Deep Neural Networks☆209Updated 7 years ago
- ☆82Updated 7 years ago
- Automatically Score essays using Deep Learning☆151Updated 5 years ago
- EASE (Enhanced AI Scoring Engine) is a library that allows for machine learning based classification of textual content. This is useful …☆216Updated 2 years ago
- ☆143Updated 5 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Evaluation Metrics for the Hewlett Foundation's Automated Essay Scoring competition☆40Updated 13 years ago
- Neural Paraphrase Generation☆177Updated 3 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- A seq2seq model that can correct spelling mistakes.☆217Updated 8 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.