CMD + K

sentencepiece-python

Community

Unsupervised text tokenizer for Neural Network-based text generation.

Installation

To install this package, run one of the following:

Conda
$conda install anacondaproserve::sentencepiece-python

Usage Tracking

0.2.0
1 / 8 versions selected
Total downloads: 0

Description

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.]) and unigram language model [Kudo]) 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.

About

Summary

Unsupervised text tokenizer for Neural Network-based text generation.

Information Last Updated

Apr 22, 2025 at 15:33

License

Apache-2.0

Total Downloads

13

Platforms

Linux 64 Version: 0.2.0