german-elmo-model
German Wiki Model
A pre-trained deep contextualized word representation model trained on a German Wikipedia corpus
This is a german ELMo deep contextualized word representation. It is trained on a special German Wikipedia Text Corpus.
28 stars
3 watching
1 forks
last commit: almost 5 years ago
Linked from 1 awesome list
bilmelmoembeddinggermanmachine-learningnlppythontensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
jiangtong-li/subword-elmo | This is a repository for a subword ELMo model pre-trained on a large corpus of text. | 12 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,463 |
turkunlp/wikibert | Provides pre-trained language models derived from Wikipedia texts for natural language processing tasks | 34 |
dbmdz/berts | Provides pre-trained language models for natural language processing tasks | 155 |
uclanlp/elmo-c | Efficient Contextual Representation Learning Model with Continuous Outputs | 4 |
german-nlp-group/german-transformer-training | Trains German transformer models to improve language understanding | 23 |
eleutherai/polyglot | Large language models designed to perform well in multiple languages and address performance issues with current multilingual models. | 475 |
bminixhofer/gerpt2 | Custom German language model variants of GPT2 for natural language processing tasks. | 20 |
peleiden/daluke | A language model trained on Danish Wikipedia data for named entity recognition and masked language modeling | 9 |
da-southampton/redgpt | A library providing a pre-trained language model for natural language inference tasks using a transformer architecture. | 62 |
dfki-nlp/gevalm | Evaluates German transformer language models with syntactic agreement tests | 7 |
dinghanshen/swem | A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. | 284 |
allegro/herbert | A BERT-based language model pre-trained on Polish corpora for understanding Polish language. | 65 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
ibm-granite/granite-3.0-language-models | A collection of lightweight state-of-the-art language models designed to support multilinguality, coding, and reasoning tasks on constrained resources. | 214 |