About Anaconda Help Download Anaconda

main / packages / sentencepiece 0.1.99

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.

Installers

  • linux-64 v0.1.99
  • win-32 v0.1.95
  • win-64 v0.1.99
  • osx-64 v0.1.99
  • linux-ppc64le v0.1.99
  • linux-aarch64 v0.1.99
  • osx-arm64 v0.1.99
  • linux-s390x v0.1.99

conda install

To install this package run one of the following:
conda install main::sentencepiece

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy