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.
☆16Updated 6 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:
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- ☆119Updated 6 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago
- Code for "A Multi-Task Approach for Disentangling Syntax and Semantics in Sentence Representations" (NAACL 2019)☆67Updated 4 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆83Updated 6 years ago
- Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"☆81Updated 2 years ago
- ☆33Updated 7 years ago
- Code for replicating the work in "Targeted Syntactic Evaluation of Language Models." EMNLP 2018.☆43Updated 5 years ago
- An Implementation of Transformer (Attention Is All You Need) in DyNet☆65Updated last year
- Sequence to Sequence Models in PyTorch☆44Updated last year
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- Preprossed data for workshop on statistical machine translation (WMT), collected from papers or other projects☆22Updated 7 years ago
- Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".☆52Updated 5 years ago
- A neural machine translation model in PyTorch☆120Updated 6 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ☆178Updated 5 years ago
- ☆18Updated 6 years ago
- ☆54Updated 6 years ago
- Paraphrases generator based on RAVE.☆58Updated 7 years ago
- Companion site for "Analysis Methods in Neural Language Processing: A Survey"☆66Updated 5 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- Assessing syntactic abilities of BERT☆149Updated 6 years ago
- Reproduction instructions for "Rapid Adaptation of Neural Machine Translation to New Languages"☆39Updated 7 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 2 years ago
- In this project we develop new deep learning models for bootstrapping language understanding models for languages with no labeled data us…☆78Updated 2 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 5 years ago
- ☆32Updated 6 years ago
- ☆33Updated 6 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 2 years ago