nelson-liu / paraphrase-id-tensorflowLinks
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
☆325Updated 7 years ago
Alternatives and similar repositories for paraphrase-id-tensorflow
Users that are interested in paraphrase-id-tensorflow are comparing it to the libraries listed below
Sorting:
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 6 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- ☆234Updated 6 years ago
- ☆387Updated 7 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆321Updated 4 years ago
- CNN/Daily Mail Reading Comprehension Task☆292Updated 8 years ago
- Neural network sequence labeling model☆250Updated 6 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 3 years ago
- Recurrent & convolutional neural network modules☆353Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆308Updated 5 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.☆403Updated 3 years ago