错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Subword Segmentation

  • Pierre M. Nugues

摘要

Starting from a word decomposition that uses morphemes, this chapter describes purely statistical methods. These methods use counts of pairs of characters and language models to derive limited vocabularies of subwords from large corpora. This chapter contains programs that implement the byte-pair encoding, WordPiece, and unigram algorithms.