paper-with-me

홈 › Papers

Segmentation-Free Word Embedding for Unsegmented Languages

2017-09-01 · EMNLP 2017 9 · Takamasa Oshikiri

In this paper, we propose a new pipeline of word embedding for unsegmented languages, called segmentation-free word embedding, which does not require word segmentation as a preprocessing step. Unlike space-delimited languages, unsegmented languages, such as Chinese and Japanese, require word segmentation as a preprocessing step. However, word segmentation, that often requires manually annotated resources, is difficult and expensive, and unavoidable errors in word segmentation affect downstream tasks. To avoid these problems in learning word vectors of unsegmented languages, we consider word co-occurrence statistics over all possible candidates of segmentations based on frequent character n-grams instead of segmented sentences provided by conventional word segmenters. Our experiments of noun category prediction tasks on raw Twitter, Weibo, and Wikipedia corpora show that the proposed method outperforms the conventional approaches that require word segmenters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSegmentation

Similar Papers 제목 키워드 기반

Segmentation-free Compositional $n$-gram Embedding

2018-09-04 · NAACL 2019 6 · Geewook Kim, Kazuki Fukui, Hidetoshi Shimodaira

We propose a new type of representation learning method that models words, phrases and sentences seamlessly. Our method does not depend on word segmentation and any human-annotated resources (e.g., word dictionaries), ye…

Representation LearningSegmentationWord Embeddings

Improving Chinese Segmentation-free Word Embedding With Unsupervised Association Measure

2020-07-05 · Yifan Zhang, Maohua Wang, Yongjian Huang, Qianrong Gu

Recent work on segmentation-free word embedding(sembei) developed a new pipeline of word embedding for unsegmentated language while avoiding segmentation as a preprocessing step. However, too many noisy n-grams existing …

Segmentationvalid

Word-like character n-gram embedding

2018-11-01 · WS 2018 11 · Geewook Kim, Kazuki Fukui, Hidetoshi Shimodaira

We propose a new word embedding method called \textit{word-like character} n\textit{-gram embedding}, which learns distributed representations of words by embedding word-like character n-grams. Our method is an extension…

SegmentationWord Embeddings

Towards Deployable OCR models for Indic languages

2022-05-13 · Minesh Mathew, Ajoy Mondal, CV Jawahar

Recognition of text on word or line images, without the need for sub-word segmentation has become the mainstream of research and development of text recognition for Indian languages. Modelling unsegmented sequences using…

Optical Character Recognition (OCR)SegmentationText Segmentation

Substring Frequency Features for Segmentation of Japanese Katakana Words with Unlabeled Corpora

2017-11-01 · IJCNLP 2017 11 · Yoshinari Fujinuma, Alvin Grissom II

Word segmentation is crucial in natural language processing tasks for unsegmented languages. In Japanese, many out-of-vocabulary words appear in the phonetic syllabary katakana, making segmentation more difficult due to …

Information RetrievalMachine TranslationSegmentation