language-model topic
List
language-model repositories
BertSentimentClassification
8
Stars
0
Forks
Watchers
BERT Sentiment Classification on the Large Movie Review Dataset.
bert-as-language-model
228
Stars
66
Forks
Watchers
BERT as language model, fork from https://github.com/google-research/bert
python-arpa
38
Stars
14
Forks
Watchers
:snake: Python library for n-gram models in ARPA format
TaCL
79
Stars
6
Forks
Watchers
[NAACL'22] TaCL: Improving BERT Pre-training with Token-aware Contrastive Learning
lm_finetuning
42
Stars
4
Forks
Watchers
Language Model Fine-tuning for Moby Dick
awesome-sentence-embedding
2.1k
Stars
254
Forks
Watchers
A curated list of pretrained sentence and word embedding models
language_modeling_via_stochastic_processes
112
Stars
10
Forks
Watchers
Language modeling via stochastic processes. Oral @ ICLR 2022.
Dynamic-memory-networks-plus-Pytorch
126
Stars
29
Forks
Watchers
Implementation of Dynamic memory networks plus in Pytorch
Chinese-Word-Segmentation-in-NLP
25
Stars
6
Forks
Watchers
State of the art Chinese Word Segmentation with Bi-LSTMs
BERT-pytorch
5.3k
Stars
1.2k
Forks
Watchers
Google AI 2018 BERT pytorch implementation