About Anaconda Help Download Anaconda

sorland / packages / sentencepiece 0.1.91

An unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems.

Installers

Info: This package contains files in non-standard labels.
  • linux-ppc64le v0.1.91

conda install

To install this package run one of the following:
conda install sorland::sentencepiece
conda install sorland/label/cineca-ai-2.0.1::sentencepiece

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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy