paper-with-me

Papers

Investigating an Effective Character-level Embedding in Korean Sentence Classification

2019-05-31 · Won Ik Cho, Seok Min Kim, Nam Soo Kim

Different from the writing systems of many Romance and Germanic languages, some languages or language families show complex conjunct forms in character composition. For such cases where the conjuncts consist of the components representing consonant(s) and vowel, various character encoding schemes can be adopted beyond merely making up a one-hot vector. However, there has been little work done on intra-language comparison regarding performances using each representation. In this study, utilizing the Korean language which is character-rich and agglutinative, we investigate an encoding scheme that is the most effective among Jamo-level one-hot, character-level one-hot, character-level dense, and character-level multi-hot. Classification performance with each scheme is evaluated on two corpora: one on binary sentiment analysis of movie reviews, and the other on multi-class identification of intention types. The result displays that the character-level features show higher performance in general, although the Jamo-level features may show compatibility with the attention-based models if guaranteed adequate parameter set size.

📄 PDF Abstract BibTeX arXiv:1905.13656

Code (2)

warnikchow/kcharemb 공식 구현 tf
warnikchow/coaudiotext tf

Tasks

ClassificationGeneral ClassificationSentenceSentence ClassificationSentiment Analysis

Similar Papers 제목 키워드 기반

Which Encoding is the Best for Text Classification in Chinese, English, Japanese and Korean?

2017-08-08 · Xiang Zhang, Yann Lecun

This article offers an empirical study on the different ways of encoding Chinese, Japanese, Korean (CJK) and English languages for text classification. Different encoding levels are studied, including UTF-8 bytes, charac…

General ClassificationText Classification

Zero-shot North Korean to English Neural Machine Translation by Character Tokenization and Phoneme Decomposition

2020-07-01 · ACL 2020 6 · Hwichan Kim, Tosho Hirasawa, Mamoru Komachi

The primary limitation of North Korean to English translation is the lack of a parallel corpus; therefore, high translation accuracy cannot be achieved. To address this problem, we propose a zero-shot approach using Sout…

Machine TranslationTranslation

ECRC: Emotion-Causality Recognition in Korean Conversation for GCN

2024-03-16 · J. K. Lee, T. M. Chung

In this multi-task learning study on simultaneous analysis of emotions and their underlying causes in conversational contexts, deep neural network methods were employed to effectively process and train large labeled data…

Graph Neural NetworkMulti-Task LearningSentence

SCRIPT: A Subcharacter Compositional Representation Injection Module for Korean Pre-Trained Language Models

2026-04-14 · SungHo Kim, Juhyeong Park, Eda Atalay, SangKeun Lee arxiv

Korean is a morphologically rich language with a featural writing system in which each character is systematically composed of subcharacter units known as Jamo. These subcharacters not only determine the visual structure…

Natural Language Understanding

K-UniMorph: Korean Universal Morphology and its Feature Schema

2023-05-10 · Eunkyul Leah Jo, Kyuwon Kim, Xihan Wu, Kyungtae Lim 외

We present in this work a new Universal Morphology dataset for Korean. Previously, the Korean language has been underrepresented in the field of morphological paradigms amongst hundreds of diverse world languages. Hence,…