Natural Language Process with Deep Learning

과정개요

  • 본 과정은 딥러닝을 활용하여 자연어 처리의 여러 방법들을 구현하는 방법에 대해 소개합니다

다루는 내용들

  • Traditional approach for text represenstation
    • Bag of Word
    • TF-IDF
    • n-grams model
  • Word Vector Representations
  • Document Classification
  • Documnet Simliarity

Reference

Word Vector Representations

Document Classification

Network Architecture

  • [SEQ2SEQ_2014]Sutskever, Ilya, Oriol Vinyals, and Quoc V. Le. "Sequence to sequence learning with neural networks." In Advances in neural information processing systems, pp. 3104-3112. 2014. Available at - https://arxiv.org/abs/1409.3215

http://www.sciencedirect.com/science/article/pii/S0893608005001206