Datasets:
Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
CJK Tokenizer From Scratch
Offline research dump for building Chinese / Japanese tokenizers from scratch.
Download tokenizer.zip (≈464 MB), then:
unzip tokenizer.zip
Contents:
papers/— 41 free arXiv / ACL PDFs (BPE, WordPiece, Unigram, SentencePiece, Chinese SubChar, Japanese MeCab/Sudachi bake-off, …)github/— 23 shallow-cloned repos (minbpe,sentencepiece,tokenizers,jieba,mecab,Sudachi, …)docs/— Hugging Face NLP course chapter 6 (train BPE / WordPiece / Unigram)INDEX.md— catalog and reading order
This is a snapshot of public papers and GitHub sources, not a trained tokenizer. Licenses follow the original papers and repos.
- Downloads last month
- 28