tokenizers and tftokenizers

The first is a core tokenization library that the second wraps as TensorFlow SavedModels for serving, making them complements rather than competitors.

tokenizers
90
Verified
tftokenizers
38
Emerging
Maintenance 20/25
Adoption 25/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 5/25
Maturity 18/25
Community 15/25
Stars: 10,520
Forks: 1,051
Downloads: 129,702,376
Commits (30d): 33
Language: Rust
License: Apache-2.0
Stars: 10
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
Stale 6m

About tokenizers

huggingface/tokenizers

💥 Fast State-of-the-Art Tokenizers optimized for Research and Production

Implemented in Rust with Python/Node.js/Ruby bindings, it supports BPE, WordPiece, and Unigram tokenization algorithms with integrated normalization that tracks character-level alignment to original text. The library handles full preprocessing pipelines including truncation, padding, and special token injection, enabling both vocabulary training and inference through a unified modular API.

About tftokenizers

Hugging-Face-Supporter/tftokenizers

Use Huggingface Transformer and Tokenizers as Tensorflow Reusable SavedModels

Scores updated daily from GitHub, PyPI, and npm data. How scores work