Open source real-time translation app for Android that runs locally
-
Updated
Nov 1, 2024 - C++
Open source real-time translation app for Android that runs locally
Fast and customizable text tokenization library with BPE and SentencePiece support
🌿 An easy-to-use Japanese Text Processing tool, which makes it possible to switch tokenizers with small changes of code.
使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。
Minimal example of using a traced huggingface transformers model with libtorch
A Robustly Optimized BERT Pretraining Approach for Vietnamese
R package for Byte Pair Encoding / Unigram modelling based on Sentencepiece
Go implementation of the SentencePiece tokenizer
Extremely simple and understandable GPT2 implementation with minor tweaks
Learning BPE embeddings by first learning a segmentation model and then training word2vec
sentencepiece port to webassembly with browser compatibility
BERT implementation of PyTorch
To investigate various DNN text classifiers including MLP, CNN, RNN, BERT approaches.
Bengali language Tokenizer (SentencePiece)
dataset, train, inference
SentencePiece tokenizer for cross-encoders
NMT with RNN Models: (1) in Vanilla style, (2) with Sentencepiece, (3) using Pre-trained models from FairSeq
Fast and versatile tokenizer for language models with BPE, Unigram and WordPiece tokenization. Compatible with SentencePiece, Tokenizers, Tiktoken and more.
Add a description, image, and links to the sentencepiece topic page so that developers can more easily learn about it.
To associate your repository with the sentencepiece topic, visit your repo's landing page and select "manage topics."