rpanchal1996 / question-pairLinks
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
Sorting:
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Relation Extraction using Deep learning(CNN)☆99Updated 8 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆189Updated 7 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆136Updated 6 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- A curated list of resources about NLP☆10Updated 2 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- Awesome-Text-Classification Projects,Papers,Tutorial .☆172Updated 7 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 7 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆96Updated 3 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Keras implementation of CoVe☆50Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆15Updated 8 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 11 years ago