openedx-unsupported / easeLinks
EASE (Enhanced AI Scoring Engine) is a library that allows for machine learning based classification of textual content. This is useful for tasks such as scoring student essays.
☆218Updated 3 years ago
Alternatives and similar repositories for ease
Users that are interested in ease are comparing it to the libraries listed below
Sorting:
- Source code for the paper A Memory-Augmented Neural Model for Automated Grading☆121Updated 6 years ago
- Neural Essay Assessor: An Automated Essay Scoring System Based on Deep Neural Networks☆207Updated 7 years ago
- A BiRNN framework implemented in Python and TensorFlow to extract parallel sentences from aligned comparable corpora.☆33Updated 7 years ago
- Statistical NLG for spoken dialogue systems☆207Updated 4 years ago
- Baseline models, training scripts, and instructions on how to reproduce our results for our state-of-art grammar correction system from M…☆73Updated 6 years ago
- Stanford NLP group's shared Python tools.☆136Updated 7 years ago
- Neural network sequence labeling model☆251Updated 7 years ago
- Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)☆123Updated 2 years ago
- SemCor and Masc documents annotated with NOAD word senses.☆185Updated 5 years ago
- Excitement Open Platform for Recognizing Textual Entailments☆89Updated 8 years ago
- Different datasets for developing and testing keyword extraction algorithms☆109Updated 10 years ago
- N3 - A Collection of Datasets for Named Entity Recognition and Disambiguation in the NLP Interchange Format☆71Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- CogComp's light-weight Python NLP annotators☆115Updated 6 years ago
- Collects all tweets from the sample Public stream using Twitter's streaming API, and saves them to a file for later use as a corpus.☆45Updated 5 years ago
- Unofficial implementation of the paper "Bag of Tricks for Efficient Text Classification" by Joulin et al.☆60Updated 9 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆97Updated 4 years ago
- A multilingual, multi-style and multi-granularity dataset for cross-language textual similarity detection☆60Updated 8 years ago
- Query-Document Relevance☆42Updated 10 years ago
- Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.☆81Updated 11 years ago
- ☆269Updated 5 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- simple text preprocessing tool☆18Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Open Question Answering☆160Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".