language-modeling topic

List language-modeling repositories

LNEx

24
Stars
4
Forks
Watchers

:round_pushpin: :office: :bank: :post_office: :convenience_store: :department_store: LNEx: Location Name Extractor

pytorch-translm

28
Stars
7
Forks
Watchers

An implementation of transformer-based language model for sentence rewriting tasks such as summarization, simplification, and grammatical error correction.

kosentences

27
Stars
6
Forks
Watchers

Large scale unannotated Korean corpus for unsupervised tasks. (e.g. Language modeling)

SEDLM

20
Stars
5
Forks
Watchers

Language modelling for sound event detection

neurips-micronet

39
Stars
7
Forks
Watchers

[JMLR'20] NeurIPS 2019 MicroNet Challenge Efficient Language Modeling, Champion

group-transformer

25
Stars
1
Forks
Watchers

Official code for Group-Transformer (Scale down Transformer by Grouping Features for a Lightweight Character-level Language Model, COLING-2020).

recurrent-fwp

47
Stars
5
Forks
Watchers

Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)

language-modeling

16
Stars
3
Forks
Watchers

Language modeling on the Penn Treebank (PTB) corpus using a trigram model with linear interpolation, a neural probabilistic language model, and a regularized LSTM.

GenAug

22
Stars
4
Forks
Watchers

Code for GenAug: Data Augmentation for Finetuning Text Generators.