madhavthaker / AESLinks
Developed an Automatic Essay Grading tool in Python that utilizes TensorFlow to build a Four-Layer feed-forward neural network. Additionally, by utilizing the Natural Language Tool Kit (NLTK) package, I built a regression model that incorporates features such as grammar and sentiment to grade test essay sets.
☆12Updated 7 years ago
Alternatives and similar repositories for AES
Users that are interested in AES are comparing it to the libraries listed below
Sorting:
- Automated Essay Scoring on The Hewlett Foundation dataset on Kaggle☆32Updated 7 years ago
- Scoring text answers☆11Updated 2 years ago
- Evaluation Metrics for the Hewlett Foundation's Automated Essay Scoring competition☆38Updated 13 years ago
- Automatic Essay Grading algorithms using machine learning.☆13Updated 8 years ago
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆45Updated 4 years ago
- A python code to detect emotions from text☆62Updated 8 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Kaggle 2012 Hewlett Automated Student Assessment Prize (ASAP) - Automated Essay Scoring☆56Updated 6 years ago
- ☆12Updated 4 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Question answering system developed using seq2seq and memory network model in Keras☆22Updated 7 years ago
- ☆10Updated 6 years ago
- A system that automatically grades short answer essays.☆36Updated 12 years ago
- NLP tutorial☆42Updated 6 years ago
- Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.☆31Updated 5 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆96Updated 7 years ago
- Build intelligent data-driven applications with minimal effort. Sentence Clustering, Topics Extraction, Text Similarity, Opinion Summariz…☆40Updated 5 years ago
- Universal seq2seq model for question generation, text summarization, machine translation etc. written in Python and Tensorflow 1.4 with T…☆32Updated 7 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
- Natural Language Processing using NLTK and Spacy☆31Updated 5 years ago
- Aspect-based opinion mining on Yelp reviews☆69Updated 8 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Sentiment Analysis using Stochastic Gradient Descent on 50,000 Movie Reviews Compiled from the IMDB Dataset☆63Updated 7 years ago
- Multi Text Classificaiton☆92Updated 6 years ago
- The twitter sentiment corpus created by Sanders Analytics, it consists of 5513 hand-classified tweets(however, 400 tweets missing due to …☆62Updated 12 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆53Updated 5 years ago
- An experiment on Automated Essay Scoring☆29Updated 5 years ago
- Topic Modelling for Humans☆22Updated 7 years ago
- A simple Flask API for named entity extraction using spaCy Model☆47Updated 6 years ago