shayneobrien / language-modelingLinks
Language modeling on the Penn Treebank (PTB) corpus using a trigram model with linear interpolation, a neural probabilistic language model, and a regularized LSTM.
☆18Updated 7 years ago
Alternatives and similar repositories for language-modeling
Users that are interested in language-modeling are comparing it to the libraries listed below
Sorting:
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆85Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- An implementation of attention-based neural machine translation using Pytorch☆50Updated 7 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 7 years ago
- Code for replicating the work in "Targeted Syntactic Evaluation of Language Models." EMNLP 2018.☆43Updated 5 years ago
- Machine Translation using Transfromers☆29Updated 6 years ago
- Code for "A Multi-Task Approach for Disentangling Syntax and Semantics in Sentence Representations" (NAACL 2019)☆67Updated 4 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- ☆32Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- ☆33Updated 7 years ago
- Code for EMNLP 2019 paper "Attention is not not Explanation"☆58Updated 4 years ago
- RefNet for Question Generation☆47Updated 4 years ago
- Cross view training for sequence labeling in pytorch☆20Updated last year
- Pre-training of Language Models for Language Understanding☆83Updated 6 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 7 years ago
- ☆55Updated 6 years ago
- In this project we develop new deep learning models for bootstrapping language understanding models for languages with no labeled data us…☆79Updated 3 years ago
- Implementation of End-to-End Memory Network in PyTorch☆106Updated 8 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 7 years ago
- An Implementation of Transformer (Attention Is All You Need) in DyNet☆65Updated 2 years ago
- ☆53Updated 5 years ago
- ☆42Updated 7 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 7 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago
- Evidence-based QA system for community question answering.☆113Updated 4 years ago