ParikhKadam / bidaf-keras
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
☆64Updated 2 years ago
Alternatives and similar repositories for bidaf-keras:
Users that are interested in bidaf-keras are comparing it to the libraries listed below
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Machine Reading Comprehension in Tensorflow☆40Updated 5 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- ☆47Updated 4 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- ☆118Updated 5 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 4 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- ☆177Updated 6 years ago
- ☆31Updated 6 years ago
- Heterogeneous Representations for Neural Relation Extraction https://arxiv.org/abs/1903.10126☆69Updated 4 years ago
- CapsNet for NLP☆67Updated 6 years ago
- ☆108Updated 6 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆100Updated 4 years ago
- XLNet Extension in TensorFlow☆130Updated 3 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago