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 | 350e486485c209745d043d4516f019f1 |
arch | x86_64 |
build | h06a4308_2 |
build_number | 2 |
depends | libsentencepiece 0.2.0 h70df78d_2, sentencepiece-python 0.2.0.*, sentencepiece-spm 0.2.0 h70df78d_2 |
license | Apache-2.0 |
license_family | Apache |
md5 | 350e486485c209745d043d4516f019f1 |
name | sentencepiece |
platform | linux |
sha1 | 1855eea7133e7d0a8df42f8d8fddd0398ddd2dd0 |
sha256 | 7f8e12cc973e120d512688e2180d876a4abf195a96ddc8605e6e7d00707ae543 |
size | 15643 |
subdir | linux-64 |
timestamp | 1722874704789 |
version | 0.2.0 |