SOTAVerified

Character-based Thai Word Segmentation with Multiple Attentions

2021-09-01RANLP 2021Code Available0· sign in to hype

Thodsaporn Chay-intr, Hidetaka Kamigaito, Manabu Okumura

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Character-based word-segmentation models have been extensively applied to agglutinative languages, including Thai, due to their high performance. These models estimate word boundaries from a character sequence. However, a character unit in sequences has no essential meaning, compared with word, subword, and character cluster units. We propose a Thai word-segmentation model that uses various types of information, including words, subwords, and character clusters, from a character sequence. Our model applies multiple attentions to refine segmentation inferences by estimating the significant relationships among characters and various unit types. The experimental results indicate that our model can outperform other state-of-the-art Thai word-segmentation models.

Tasks

Reproductions