DOI QR코드

DOI QR Code

Long Short Term Memory based Political Polarity Analysis in Cyber Public Sphere

  • Kang, Hyeon (Department of Computer Engineering, Dongseo University) ;
  • Kang, Dae-Ki (Department of Computer Engineering, Dongseo University)
  • 투고 : 2017.12.18
  • 발행 : 2017.12.31

초록

In this paper, we applied long short term memory(LSTM) for classifying political polarity in cyber public sphere. The data collected from the cyber public sphere is transformed into word corpus data through word embedding. Based on this word corpus data, we train recurrent neural network (RNN) which is connected by LSTM's. Softmax function is applied at the output of the RNN. We conducted our proposed system to obtain experimental results, and we will enhance our proposed system by refining LSTM in our system.

키워드

참고문헌

  1. Y. Bengio, "A Neural Probabilistic Language Model", Journal of Machine Learning Research, Vol. 3, pp. 1137-1155, March 2003.
  2. T. Mikolov, K. Chen, G. Corrado, and J. Dean, "Efficient Estimation of Word Representations in Vector Space," arXiv preprint, arXiv:1301.3781, 2013.
  3. Y. Bengio, P. Simard, and P. Frasconi "Learning Long-Term Dependencies with Gradient Descent is Difficult," IEEE Transactions on Neural Networks, Vol. 51, No. 2, pp. 157-166, March 1994.
  4. S. Hochreiter and J. Schmidhuber, "Long short-term memory," Neural Computation, Vol. 9, No. 8, pp. 1735-1780, 1997. https://doi.org/10.1162/neco.1997.9.8.1735
  5. A. Graves, "Supervised Sequence Labelling with Recurrent Neural Networks," Textbook, Studies in Computational Intelligence, Springer, 2012.