Research Hub

대학 자원

대학 인프라와 자원을 공유해 공동 연구와 기술 활용을 지원합니다.

Loading...

논문 리스트

2020
Syllable-based Korean named entity recognition using convolutional neural network Syllable-based Korean named entity recognition using convolutional neural network
한국마린엔지니어링학회
박혁로 외 1명
논문정보
Publisher
한국마린엔지니어링학회지
Issue Date
2020-02-28
Keywords
-
Citation
-
Source
-
Journal Title
-
Volume
44
Number
1
Start Page
68
End Page
74
DOI
ISSN
22347925
Abstract
Named entity recognition (NER) finds object names in documents or sentences and classifies them into given categories. However, recognizing entity names in natural-language sentences is challenging, as it requires an understanding of various contexts. Recently, many researches have tried to apply deep learning methods to NER and have improved performance. Particularly, the bidirectional long-short-term-memory with conditional random field (bi-LSTM-CRF), which is a recurrent neural network model, is considered the most accurate for NER, as it considers contexts of both directions and is not affected by gradient-vanishing. However, the sequential nature of bi-LSTM-CRF makes the model extremely slow in training and classifying. To overcome this issue of computational speed, we propose a syllable-based Korean NER method using a convolutional neural network with CRF (CNN-CRF). The experiment with three corpora shows that the proposed model achieves a similar level of performance with bi- LSTM-CRF (0.4% improvement) however, it is 27.5% faster than bi-LSTM-CRF.

저자 정보

이름 소속
박혁로 소프트웨어공학과