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
- BertQA - Attention on Steroids☆115Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- ☆47Updated 4 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
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆107Updated 2 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆91Updated 5 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- Deep Relevance Ranking Using Enhanced Document-Query Interactions☆111Updated 6 years ago
- ☆117Updated 5 years ago
- XLNet for generating language.☆165Updated 4 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago