DOI QR코드

DOI QR Code

A Study on Korean Sentiment Analysis Rate Using Neural Network and Ensemble Combination

  • Sim, YuJeong (Graduate School of Smart Convergence Kwangwoon University) ;
  • Moon, Seok-Jae (Institute of Information Technology, KwangWoon University) ;
  • Lee, Jong-Youg (Ingenium College of Liberal Arts, KwangWoon University)
  • Received : 2021.08.11
  • Accepted : 2021.12.02
  • Published : 2021.12.31

Abstract

In this paper, we propose a sentiment analysis model that improves performance on small-scale data. A sentiment analysis model for small-scale data is proposed and verified through experiments. To this end, we propose Bagging-Bi-GRU, which combines Bi-GRU, which learns GRU, which is a variant of LSTM (Long Short-Term Memory) with excellent performance on sequential data, in both directions and the bagging technique, which is one of the ensembles learning methods. In order to verify the performance of the proposed model, it is applied to small-scale data and large-scale data. And by comparing and analyzing it with the existing machine learning algorithm, Bi-GRU, it shows that the performance of the proposed model is improved not only for small data but also for large data.

Keywords

References

  1. Pang, B. & Lee, L. "Opinion Mining and Sentiment Analysis", Foundations and Trends in Information Retrieval 2 (1-2), pp.1-35, 2008. https://doi.org/10.1561/1500000011
  2. Feldman, Ronen. "Techniques and applications for sentiment analysis." Communications of the ACM 56.4, pp. 82-89, 2013. https://doi.org/10.1145/2436256.2436274
  3. Jain, Anmol, Aishwary Kumar, and Seba Susan. "Evaluating Deep Neural Network Ensembles by Majority Voting Cum Meta-Learning Scheme." Soft Computing and Signal Processing. Springer, Singapore, pp.29-37, 2022.
  4. Mustafin, Askar N., et al. "Using models of collective neural networks for classification of the input data applying simple voting." The Journal of Social Sciences Research", pp.333-339, 2022.
  5. Di Gennaro, Giovanni, Amedeo Buonanno, and Francesco AN Palmieri. "Considerations about learning Word2Vec." The Journal of Supercomputing", pp1-16, 2021.
  6. Keras, https://github.com/keras-team/keras
  7. Gensim word2vec, https://radimrehurek.com/gensim/
  8. Python Docs, https://docs.python.org/3.5/
  9. Github, https://github.com/e9t/nsmc
  10. Github, https://github.com/bab2min/corpus/tree/master/sentiment
  11. Na, Seung-Hoon, and Young-Kil Kim. "Phrase-based statistical model for korean morpheme segmentation and POS tagging." IEICE Transactions on Information and Systems 101.2, pp.512-522, 2021.
  12. Korean morpheme analyzer, Konlpy, https://www.konlpy.org/