Pinned Repositories
beir-sparta
Re-Implementation of SPARTA model
flax-sentence-embeddings
Shared code for training sentence embeddings with Flax / JAX
se-benchmark
se-pytorch-xla
truecaser
Language independent truecaser in Python.
loginscript
Registrierungs und Login-Script
deeplearning4nlp-tutorial
Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)
EasyNMT
Easy to use, state-of-the-art Neural Machine Translation for 100+ languages
emnlp2017-bilstm-cnn-crf
BiLSTM-CNN-CRF architecture for sequence tagging
sentence-transformers
State-of-the-Art Text Embeddings
nreimers's Repositories
nreimers/truecaser
Language independent truecaser in Python.
nreimers/flax-sentence-embeddings
Shared code for training sentence embeddings with Flax / JAX
nreimers/se-pytorch-xla
nreimers/beir-sparta
Re-Implementation of SPARTA model
nreimers/se-benchmark
nreimers/flax-clip-text-embeddings
nreimers/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
nreimers/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021.
nreimers/lightning-tutorials
Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.
nreimers/lara-pdf-merger
Laravel PDF merger, that works on Laravel 7.0 and PHP 7.4
nreimers/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.