Word Embedding에 PCA를 적용한 개체명 인식 모델을 위한 효율적인 학습방법 연구
A Study on Efficient Training Method for Named Entity Recognition Model with Word Embedding Applied to PCA
- 주제(키워드) Word Embedding , Named Entity Recognition , Principal Component Analysis , Text Mining
- 발행기관 대한산업공학회
- 발행년도 2019
- 총서유형 Journal
- DOI http://dx.doi.org/10.7232/JKIIE.2019.45.1.030
- KCI ID ART002436632
- 본문언어 한국어
초록/요약
The Bidirectional LSTM CRF model used for Named Entity Recognition takes much time to train NamedEntity. The hyper-parameters of Word Embedding used as input data in this model affect performance andtraining time. However, there is very little research on the number of dimensions, which is one of the parametersof Word Embedding. In this paper, we obtain proper number of 4-Word Embeddings (fastText, GloVe, skipgram,CBOW) considering performance and training time in Bidirectional LSTM CRF which can input largeamount of data. Next, apply the PCA to the word vector in Word Embedding to reduce the dimension to smalldimensional (10 dimensions) intervals. Therefore, applying PCA to conventional Word Embedding and trainingWord Embedding with small dimensional intervals shows that the model can be trained by maintaining orimproving performance based on stable training time in fewer dimensions than conventional Word Embedding
more

