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
- 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
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Updated 6 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- ☆47Updated 4 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- DeepThought's solution☆80Updated last year
- Position embedding layers in Keras☆58Updated 3 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆203Updated 2 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆140Updated 2 years ago
- reference tensorflow code for named entity tagging☆104Updated 4 years ago
- a simple yet complete implementation of the popular BERT model☆128Updated 5 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago