smafjal / continuous-bag-of-words-pytorch
Continuous Bag-of-Words (CBOW model implemented in pytorch
☆14Updated 7 years ago
Alternatives and similar repositories for continuous-bag-of-words-pytorch:
Users that are interested in continuous-bag-of-words-pytorch are comparing it to the libraries listed below
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- ☆29Updated 5 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆56Updated 6 years ago
- Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning (authors' MXNet implementation for the TACL19 paper)☆78Updated 4 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆114Updated 3 years ago
- Analysis on the MS-MARCO leaderboard regarding the machine reading comprehension task.☆20Updated 4 years ago
- The source code of the paper "A Generative Model for Joint Natural Language Understanding and Generation" published at ACL 2020.☆32Updated 7 months ago
- The code for domain-robust language identification with adversarial loss☆15Updated 6 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"☆123Updated 4 years ago
- Implementation for NAACL-2019 paper☆70Updated 4 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- An implementation of attention-based neural machine translation using Pytorch☆49Updated 6 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 6 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 6 years ago
- Visualization for simple attention and Google's multi-head attention.☆68Updated 7 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- knowledge-enabled bert model papers☆50Updated 4 years ago
- Enhancing Sentence Embedding with Generalized Pooling☆11Updated 6 years ago
- ☆93Updated 5 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling"☆24Updated 6 years ago
- ☆69Updated 4 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- ☆34Updated 3 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"☆90Updated 3 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 3 years ago