benhamner / ASAP-AESLinks
Evaluation Metrics for the Hewlett Foundation's Automated Essay Scoring competition
☆39Updated 13 years ago
Alternatives and similar repositories for ASAP-AES
Users that are interested in ASAP-AES are comparing it to the libraries listed below
Sorting:
- Source code for the paper A Memory-Augmented Neural Model for Automated Grading☆119Updated 5 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, a…☆47Updated 8 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- This code extracts context embedding from sentence☆26Updated 7 years ago
- Kaggle 2012 Hewlett Automated Student Assessment Prize (ASAP) - Automated Essay Scoring☆58Updated 6 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
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 8 years ago
- ☆13Updated 8 years ago
- A system for learning word weights, optimised for sentence-level vector similarity☆42Updated 9 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 8 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆53Updated 5 years ago
- ☆35Updated 4 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
- Using Centroids of Word Embeddings and Word Mover's Distance for Biomedical Document Retrieval in Question Answering.☆14Updated 8 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- sequence tagging for NER for ULMFiT☆20Updated 4 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆35Updated 9 years ago
- maximum entropy based part-of-speech tagger for NLTK☆45Updated 8 years ago
- NLP tutorial☆42Updated 7 years ago
- A BiRNN framework implemented in Python and TensorFlow to extract parallel sentences from aligned comparable corpora.☆33Updated 6 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.☆30Updated 9 years ago