rpanchal1996 / question-pair
A siamese LSTM to detect sentence/question pairs.
☆24Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for question-pair
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- A Neural Reading Comprehension-based Question Answering System☆78Updated 6 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆106Updated 8 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆62Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.☆31Updated 8 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 5 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆68Updated 7 years ago
- CapsNet for NLP☆68Updated 5 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆160Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 6 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆59Updated 7 years ago
- A Mention-Ranking Model for Abstract Anaphora Resolution☆22Updated 6 years ago
- Deep Learning for Question Answering☆23Updated 8 years ago
- ☆51Updated 6 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆15Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆101Updated 6 years ago
- SideNet: Neural Extractive Summarization with Side Information☆57Updated 4 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- Relation Extraction using Deep learning(CNN)☆100Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆195Updated 7 years ago
- Uses a Convolutional Neural Network to detect duplicate questions in the public Quora dataset.☆34Updated 7 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆57Updated 10 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 4 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆22Updated 7 years ago