SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) [[Sennrich et al.](http://www.aclweb.org/anthology/P16-1162)]) and unigram language model [[Kudo](https://arxiv.org/abs/1804.109590)]) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.
Uploaded | Tue Apr 1 00:08:01 2025 |
md5 checksum | 3bae82ddd07f6a45803ba0cf4486e034 |
arch | x86_64 |
build | h06a4308_3 |
build_number | 3 |
depends | libsentencepiece 0.2.0 h70df78d_3, sentencepiece-python 0.2.0.*, sentencepiece-spm 0.2.0 h70df78d_3 |
license | Apache-2.0 |
license_family | Apache |
md5 | 3bae82ddd07f6a45803ba0cf4486e034 |
name | sentencepiece |
platform | linux |
sha1 | c5061fafeb7c4e1bd415da09585e432efb6edcfe |
sha256 | c5b7fb6609f06511ffcc562b2a3cd6f2f3f60fa8521f294db67798c0b87da1b1 |
size | 15758 |
subdir | linux-64 |
timestamp | 1741377439311 |
version | 0.2.0 |