joshualoehr / ngram-language-model
Python implementation of an N-gram language model with Laplace smoothing and sentence generation.
☆79Updated 7 years ago
Alternatives and similar repositories for ngram-language-model:
Users that are interested in ngram-language-model are comparing it to the libraries listed below
- Official Implementation of "DialogLM: Pre-trained Model for Long Dialogue Understanding and Summarization."☆137Updated 2 years ago
- Thank you BART! Rewarding Pre-Trained Models Improves Formality Style Transfer (ACL 2021)☆30Updated 2 years ago
- The official code of the "Frustratingly Easy System Combination for Grammatical Error Correction" paper☆56Updated 11 months ago
- Reduce the size of pretrained Hugging Face models via vocabulary trimming.☆43Updated 2 years ago
- The official implementation of "EmoBERTa: Speaker-Aware Emotion Recognition in Conversation with RoBERTa"☆92Updated last year
- A PyTorch implementation of paper "Learning Shared Semantic Space for Speech-to-Text Translation", ACL (Findings) 2021☆47Updated 3 years ago
- ☆28Updated 3 years ago
- Improved version of GECToR☆60Updated last year
- Hierarchical Sketch Induction for Paraphrase Generation (Hosking et al., ACL 2022)☆51Updated last year
- 科大讯飞低资源多语种文本翻译挑战赛获奖方案☆29Updated last year
- Complimentary code for our paper Automatic punctuation restoration with BERT models☆48Updated last year
- Interpreting Language Models with Contrastive Explanations (EMNLP 2022 Best Paper Honorable Mention)☆62Updated 2 years ago
- The repository for the paper: Multilingual Translation via Grafting Pre-trained Language Models☆24Updated 3 years ago
- A lightweight implementation of Beam Search for sequence models in PyTorch.☆53Updated 7 months ago
- The official code for PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization☆156Updated 2 years ago
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆28Updated 4 years ago
- This repository contains the code for paper Prompting ELECTRA Few-Shot Learning with Discriminative Pre-Trained Models.☆46Updated 2 years ago
- The code for EMNLP2022 paper "Improved grammatical error correction by ranking elementary edits"☆19Updated 2 years ago
- ☆71Updated 3 years ago
- mSimCSE: Multilingual SimCSE☆34Updated 2 years ago
- Multilingual abstractive summarization dataset extracted from WikiHow.☆85Updated 3 years ago
- Dialog State Tracking Challenge 2 & 3 Data☆85Updated 2 years ago
- This repo supports various cross-lingual transfer learning & multilingual NLP models.☆92Updated last year
- The official repository for paper "It is AI’s Turn to Ask Humans a Question: Question-Answer Pair Generation for Children’s Story Books" …☆29Updated last year
- Personality detection on multiparty dialogue☆41Updated 5 years ago
- An official implementation of "BPE-Dropout: Simple and Effective Subword Regularization" algorithm.☆49Updated 4 years ago
- cLang-8 is a dataset for grammatical error correction.☆103Updated 2 years ago
- [EMNLP 2021] LM-Critic: Language Models for Unsupervised Grammatical Error Correction☆119Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empiric…☆125Updated last year