nelson-liu / paraphrase-id-tensorflowView external linksLinks
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
☆326Jun 23, 2018Updated 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:
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆435Aug 18, 2021Updated 4 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆366Jun 6, 2017Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆405May 21, 2018Updated 7 years ago
- ☆62Apr 2, 2017Updated 8 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,419May 6, 2020Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆303Jan 7, 2021Updated 5 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆12Sep 12, 2016Updated 9 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80May 2, 2017Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Jun 15, 2017Updated 8 years ago
- Neural Paraphrase Generation☆176Jul 26, 2022Updated 3 years ago
- InferSent sentence embeddings☆2,278Aug 30, 2021Updated 4 years ago
- ☆440Mar 26, 2019Updated 6 years ago
- Character-level Neural Translation using Quasi-RNNs☆135Jan 27, 2018Updated 8 years ago
- Tensorflow implementation of Facebook TagSpace☆74Jan 29, 2019Updated 7 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 9 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Jul 27, 2016Updated 9 years ago
- Conversation models in TensorFlow. (website removed)☆312Oct 2, 2020Updated 5 years ago
- ☆833Jul 12, 2017Updated 8 years ago
- ☆472Feb 12, 2022Updated 4 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Jun 22, 2017Updated 8 years ago
- Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)☆730Dec 20, 2017Updated 8 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26May 4, 2017Updated 8 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,540May 31, 2023Updated 2 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Feb 24, 2018Updated 7 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,721Mar 24, 2023Updated 2 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68May 8, 2018Updated 7 years ago
- The Natural Language Decathlon: A Multitask Challenge for NLP☆2,341May 1, 2025Updated 9 months ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Feb 12, 2022Updated 4 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Jan 23, 2017Updated 9 years ago
- A question answering corpus in insurance domain☆464Jan 16, 2017Updated 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Sep 2, 2017Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,281Dec 30, 2020Updated 5 years ago
- ☆176Jun 29, 2017Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Dec 2, 2016Updated 9 years ago
- TensorFlow implementation of Pointer Networks☆203Sep 5, 2017Updated 8 years ago
- Examine two sentences and determine whether they have the same meaning.☆223Feb 5, 2019Updated 7 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Mar 15, 2017Updated 8 years ago
- Search-based-Neural-Structured-Learning-for-Sequential-Question-Answering☆33Jun 12, 2023Updated 2 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Aug 17, 2018Updated 7 years ago