VKCOM/YouTokenToMe

Unsupervised text tokenizer focused on computational efficiency

Archived
46
/ 100
Emerging

Implements Byte Pair Encoding with O(N) complexity using multithreaded C++ backend and space-as-boundary tokenization (preserving word boundaries via "▁" meta-symbol). Provides Python bindings and CLI tools supporting BPE-dropout regularization and reversible encoding/decoding. Outperforms Hugging Face tokenizers, fastBPE, and SentencePiece by up to 60× on training and inference through efficient parallel processing.

975 stars. No commits in the last 6 months.

Archived Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 20 / 25

How are scores calculated?

Stars

975

Forks

109

Language

C++

License

MIT

Last pushed

Mar 29, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/VKCOM/YouTokenToMe"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.