rpanchal1996 / question-pair
A siamese LSTM to detect sentence/question pairs.
☆24Updated 7 years ago
Alternatives and similar repositories for question-pair:
Users that are interested in question-pair are comparing it to the libraries listed below
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 6 years ago
- ☆24Updated 6 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 8 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 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
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- ☆31Updated 6 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆16Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆60Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago