← Search

Alec Alameddine

1 accepted papers

2024

Tokenization Is More Than Compression

EMNLP 2024main

Tokenization is a foundational step in natural language processing (NLP) tasks, bridging raw text and language models. Existing tokenization approaches like Byte-Pair Encoding (BPE) originate from the field of data compression, and it has been suggested that the effectiveness of BPE stems from its a…