smafjal / continuous-bag-of-words-pytorchLinks
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
Sorting:
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆85Updated 2 years ago
- The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the cont…☆87Updated 4 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- ☆93Updated 5 years ago
- Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"☆54Updated 5 years ago
- Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning (authors' MXNet implementation for the TACL19 paper)☆78Updated 4 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 4 years ago
- GANs for Conditional Sequence Generation. Tensorflow. Including the code of paper "Improving Conditional Sequence Generative Adversarial …☆35Updated 5 years ago
- PyTorch implementation of our paper "Imposing Label-Relational Inductive Bias for Extremely Fine-Grained Entity Typing" (NAACL19)☆87Updated 6 years ago
- Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"☆124Updated 4 years ago
- Fine tuning bert for text generation☆37Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- A list of latest research papers on graph-bert☆47Updated 4 years ago
- Interpreting Bidirectional Encoder Representations from Transformers (BERT)☆110Updated 2 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- Source code of the paper 'Integrating Semantic Knowledge to Tackle Zero-shot Text Classification. NAACL-HLT 2019. '☆49Updated 5 years ago
- Code and data for the paper: Answer-based Adversarial Training for Generating Clarification Questions☆42Updated 4 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆63Updated last year
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆101Updated 4 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆56Updated 6 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 6 years ago
- Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"☆191Updated 10 months ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- Analysis on the MS-MARCO leaderboard regarding the machine reading comprehension task.☆20Updated 4 years ago