paper-with-me

Papers

Optimizing Word Alignments with Better Subword Tokenization

2021-08-01 · MTSummit 2021 8 · Anh Khoa Ngo Ho, François Yvon

Word alignment identify translational correspondences between words in a parallel sentence pair and are used and for example and to train statistical machine translation and learn bilingual dictionaries or to perform quality estimation. Subword tokenization has become a standard preprocessing step for a large number of applications and notably for state-of-the-art open vocabulary machine translation systems. In this paper and we thoroughly study how this preprocessing step interacts with the word alignment task and propose several tokenization strategies to obtain well-segmented parallel corpora. Using these new techniques and we were able to improve baseline word-based alignment models for six language pairs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslationWord Alignment

Similar Papers 제목 키워드 기반

Comparative analysis of subword tokenization approaches for Indian languages

2025-05-22 · Sudhansu Bala Das, Samujjal Choudhury, Tapas Kumar Mishra, Bidyut Kr. Patra

Tokenization is the act of breaking down text into smaller parts, or tokens, that are easier for machines to process. This is a key phase in machine translation (MT) models. Subword tokenization enhances this process by …

Machine TranslationTranslation

Strategies in subword tokenization: humans vs. algorithms

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The output of subword tokenization can be very different depending on what algorithm is used. It is typically judged as more or less plausible, depending on how much it corresponds to human intuition. A subword vocabular…

Segmentation

From Words to Music: A Study of Subword Tokenization Techniques in Symbolic Music Generation

2023-04-18 · Adarsh Kumar, Pedro Sarmento

Subword tokenization has been widely successful in text-based natural language processing (NLP) tasks with Transformer-based models. As Transformer models become increasingly popular in symbolic music-related studies, it…

Music Generation

Analyzing Cognitive Plausibility of Subword Tokenization

2023-10-20 · Lisa Beinborn, Yuval Pinter

Subword tokenization has become the de-facto standard for tokenization, although comparative evaluations of subword vocabulary quality across languages are scarce. Existing evaluation studies focus on the effect of a tok…

Evaluating Subword Tokenization: Alien Subword Composition and OOV Generalization Challenge

2024-04-20 · Khuyagbaatar Batsuren, Ekaterina Vylomova, Verna Dankers, Tsetsuukhei Delgerbaatar 외

The popular subword tokenizers of current language models, such as Byte-Pair Encoding (BPE), are known not to respect morpheme boundaries, which affects the downstream performance of the models. While many improved token…

text-classificationText Classification