2024
Greed is All You Need: An Evaluation of Tokenizer Inference Methods
ACL 2024short
While subword tokenizers such as BPE and WordPiece are typically used to build vocabularies for NLP models, the method of decoding text into a sequence of tokens from these vocabularies is often left unspecified, or ill-suited to the method in which they were constructed. We provide a controlled ana…