ash-01xor/bpe.c
Simple Byte pair Encoding mechanism used for tokenization process . written purely in C
32
/ 100
Emerging
146 stars. No commits in the last 6 months.
Stale 6m
No Package
No Dependents
Maintenance
0 / 25
Adoption
10 / 25
Maturity
16 / 25
Community
6 / 25
Stars
146
Forks
4
Language
C
License
MIT
Category
Last pushed
Nov 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ash-01xor/bpe.c"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ml-rust/splintr
A high-performance tokenizer (BPE + SentencePiece) built with Rust with Python bindings, focused...
48
georg-jung/FastBertTokenizer
Fast and memory-efficient library for WordPiece tokenization as it is used by BERT.
47
sanderland/script_tok
Code for the paper "BPE stays on SCRIPT"
38
deepanprabhu/fastbpe
Java library implementing Byte-Pair Encoding Tokenization
14