shayneobrien / language-modeling
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
- Code for replicating the work in "Targeted Syntactic Evaluation of Language Models." EMNLP 2018.☆43Updated 4 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆63Updated last year
- Code for "A Multi-Task Approach for Disentangling Syntax and Semantics in Sentence Representations" (NAACL 2019)☆67Updated 4 years ago
- Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".☆52Updated 5 years ago
- Companion site for "Analysis Methods in Neural Language Processing: A Survey"☆66Updated 5 years ago
- A framework for training and evaluating AI models on a variety of openly available dialogue datasets.☆36Updated 4 years ago
- ☆32Updated 5 years ago
- ☆119Updated 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
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆82Updated 5 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- The implementation of the papers on dual learning of natural language understanding and generation. (ACL2019,2020; Findings of EMNLP 2020…☆66Updated 4 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Code and Data for the paper Investigating Evaluation of Open-Domain Dialogue Systems With Human Generated Multiple References SIGdial 201…☆28Updated 5 years ago
- ☆14Updated 2 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
- Sequence to Sequence Models in PyTorch☆44Updated 7 months ago
- code for CIKM'18 long paper, Explicit state tracking with semi-supervision for neural dialogue generation☆21Updated 5 years ago
- Checking the interpretability of attention on text classification models☆48Updated 5 years ago
- ☆38Updated 6 years ago
- Sentiment polarity annotations dataset☆26Updated 7 years ago
- ☆38Updated 5 years ago
- PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)☆48Updated 5 years ago
- code and data for EMNLP-19 paper "Counterfactual Story Reasoning and Generation" https://arxiv.org/abs/1909.04076☆101Updated 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
- Zero-Shot Cross-Lingual Abstractive Sentence Summarization through Teaching Generation and Attention☆28Updated 4 years ago
- MinTL: Minimalist Transfer Learning for Task-Oriented Dialogue Systems☆66Updated 3 years ago
- ☆54Updated 6 years ago
- Implementation of ICLR 2020 paper "Revisiting Self-Training for Neural Sequence Generation"☆46Updated 2 years ago
- RefNet for Question Generation☆46Updated 3 years ago