Papers › SentencePiece: A simple and language independent subword tokenizer and detokenizer for...

SentencePiece: A simple and language independent subword tokenizer and detokenizer for Neural Text Processing

19 Aug 2018EMNLP 2018 11arXiv:1808.06226archive 2025-07-28

Taku Kudo, John Richardson

This paper describes SentencePiece, a language-independent subword tokenizer and detokenizer designed for Neural-based text processing, including Neural Machine Translation. It provides open-source C++ and Python implementations for subword units. While existing subword segmentation tools assume that the input is pre-tokenized into word sequences, SentencePiece can train subword models directly from raw sentences, which allows us to make a purely end-to-end and language independent system. We perform a validation experiment of NMT on English-Japanese machine translation, and find that it is possible to achieve comparable accuracy to direct subword training from raw sentences. We also compare the performance of subword training and segmentation with various configurations. SentencePiece is available under the Apache 2 license at https://github.com/google/sentencepiece.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

google/sentencepiece mentioned in papertfApache-2.0 report
conceptofmind/LaMDA-pytorch mentioned on GitHubpytorch report
conceptofmind/lamda-rlhf-pytorch mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Machine TranslationNMTSegmentationTranslation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BPESentencePiece

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections