vasu5235 / Kaggle-Automated-Essay-Checking-System
My attempt for the Kaggle AES project (https://www.kaggle.com/c/asap-aes)
☆9Updated 7 years ago
Alternatives and similar repositories for Kaggle-Automated-Essay-Checking-System:
Users that are interested in Kaggle-Automated-Essay-Checking-System are comparing it to the libraries listed below
- Kaggle 2012 Hewlett Automated Student Assessment Prize (ASAP) - Automated Essay Scoring☆57Updated 6 years ago
- Automated Essay Scoring on The Hewlett Foundation dataset on Kaggle☆32Updated 6 years ago
- Automatically Score essays using Deep Learning☆147Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Automatic Essay Scoring☆33Updated 5 years ago
- Evaluation Metrics for the Hewlett Foundation's Automated Essay Scoring competition☆38Updated 13 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆247Updated 6 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- ☆28Updated 3 years ago
- A rule based system system for automatically generating Factoid question Answers based on "A rule based question generation framework to …☆23Updated 6 years ago
- Text summarization starting from scratch.☆94Updated 7 months ago
- Hindi POS Tags and keywords using TNT model. Created Date: 28 Sept 2018☆25Updated 5 years ago
- A PyTorch implementation of "Reaching Human-level Performance in Automatic Grammatical Error Correction: An Empirical Study"☆50Updated 6 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)☆15Updated 6 years ago
- Dataset and baseline for ACL 2019 paper "XQA: A Cross-lingual Open-domain Question Answering Dataset"☆90Updated 3 years ago
- Code for BEA 13 paper "Co-Attention Based Neural Network for Source-Dependent Essay Scoring"☆19Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago
- A deep neural model for automatic essay scoring☆42Updated 7 years ago
- State of the Art Language models and Classifier for Bengali, which is primarily spoken by the Bengalis in South Asia.☆32Updated 4 years ago
- This repository present a way to serve a English-to-Hindi machine translation model. It also presents a UI, to convert PDF documents to H…☆22Updated 2 years ago
- Neural Essay Assessor: An Automated Essay Scoring System Based on Deep Neural Networks☆207Updated 7 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 3 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- ☆30Updated 6 years ago
- Summarization Task using Bart and T5 models.☆170Updated 5 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)