Kavli Affiliate: John Richardson | Summary: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 […]
Continue.. SentencePiece: A simple and language independent subword tokenizer and detokenizer for Neural Text Processing