paper-with-me

Papers

Korean Named Entity Recognition Based on Language-Specific Features

2023-05-10 · Yige Chen, Kyungtae Lim, Jungyeul Park

In the paper, we propose a novel way of improving named entity recognition in the Korean language using its language-specific features. While the field of named entity recognition has been studied extensively in recent years, the mechanism of efficiently recognizing named entities in Korean has hardly been explored. This is because the Korean language has distinct linguistic properties that prevent models from achieving their best performances. Therefore, an annotation scheme for {Korean corpora} by adopting the CoNLL-U format, which decomposes Korean words into morphemes and reduces the ambiguity of named entities in the original segmentation that may contain functional morphemes such as postpositions and particles, is proposed herein. We investigate how the named entity tags are best represented in this morpheme-based scheme and implement an algorithm to convert word-based {and syllable-based Korean corpora} with named entities into the proposed morpheme-based format. Analyses of the results of {statistical and neural} models reveal that the proposed morpheme-based format is feasible, and the {varied} performances of the models under the influence of various additional language-specific features are demonstrated. Extrinsic conditions were also considered to observe the variance of the performances of the proposed models, given different types of data, including the original segmentation and different types of tagging formats.

📄 PDF Abstract BibTeX arXiv:2305.06330

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity Recognition

Similar Papers 제목 키워드 기반

Korean Bio-Medical Corpus (KBMC) for Medical Named Entity Recognition

2024-03-24 · Sungjoo Byun, Jiseung Hong, Sumin Park, Dongjun Jang 외

Named Entity Recognition (NER) plays a pivotal role in medical Natural Language Processing (NLP). Yet, there has not been an open-source medical NER dataset specifically for the Korean language. To address this, we utili…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Analysis of Zero-Shot Crosslingual Learning between English and Korean for Named Entity Recognition

2021-11-01 · EMNLP (MRL) 2021 11 · Jongin Kim, Nayoung Choi, Seunghyun Lim, Jungwhan Kim 외

This paper presents a English-Korean parallel dataset that collects 381K news articles where 1,400 of them, comprising 10K sentences, are manually labeled for crosslingual named entity recognition (NER). The annotation g…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

UA-KO at SemEval-2022 Task 11: Data Augmentation and Ensembles for Korean Named Entity Recognition

2022-07-01 · SemEval (NAACL) 2022 7 · Hyunju Song, Steven Bethard

This paper presents the approaches and systems of the UA-KO team for the Korean portion of SemEval-2022 Task 11 on Multilingual Complex Named Entity Recognition.We fine-tuned Korean and multilingual BERT and RoBERTA mode…

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Constructing a Korean Named Entity Recognition Dataset for the Financial Domain using Active Learning

2020-12-01 · ICON 2020 12 · Dong-Ho Jeong, Min-Kang Heo, Hyung-Chul Kim, Sang-Won Park

The performance of deep learning models depends on the quality and quantity of data. Data construction, however, is time- consuming and costly. In addition, when expert domain data are constructed, the availability of ex…

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

A Syllable-based Technique for Word Embeddings of Korean Words

2017-08-05 · WS 2017 9 · Sanghyuk Choi, Taeuk Kim, Jinseok Seol, Sang-goo Lee

Word embedding has become a fundamental component to many NLP tasks such as named entity recognition and machine translation. However, popular models that learn such embeddings are unaware of the morphology of words, so …

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2