bwbaugh / causeofwhy
The goal of this project is to implement a Question Answering (QA) system that answers causal type questions. We use Wikipedia as a knowledge base, extracting answers to user questions from the articles.
☆103Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for causeofwhy
- Python wrapper for Stanford CoreNLP tools☆58Updated 9 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 6 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- ☆51Updated 9 years ago
- Train, evaluate and deploy Deep Learning based text classifiers. Currently supports CNN☆105Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 7 years ago
- ☆89Updated 8 years ago
- Stanford NLP group's shared Python tools.☆138Updated 6 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆77Updated 8 years ago
- Demo code to use SyntaxNet for basic paraphrasing.☆51Updated 7 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆168Updated 5 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 8 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆20Updated 7 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- ☆151Updated 4 years ago
- A simple NER model in C++☆39Updated 9 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 7 years ago
- Answer Sentence Selection using Deep Learning☆64Updated 8 years ago
- Text classification using Convolutional Neural Networks (CNN)☆36Updated 7 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- Entity level sentiment analysis for product reviews using deep learning☆55Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 9 years ago
- Semantic Textual Similarity in Python☆80Updated 7 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆107Updated 6 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆125Updated 8 years ago
- SUMPY: a python automatic text summarization library☆55Updated 8 years ago