ParikhKadam / bidaf-kerasLinks
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
Sorting:
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 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
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 4 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- ☆177Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- ☆117Updated 5 years ago
- ☆41Updated 7 years ago
- ☆108Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆114Updated 4 years ago
- ☆25Updated 7 years ago
- ☆33Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 4 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 5 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- BERT-DST: Scalable End-to-End Dialogue State Tracking with Bidirectional Encoder Representations from Transformer☆101Updated 4 years ago