/review-paper

Review papers related to deep learning & natural language processing

Book

Paper

Review Papers

  • A Primer on Neural Network Models for Natural Language Processing (Y.Goldberg, 2015.10)
  • A Critical Review of Recurrent Neural Networks for Sequence Learning (ZC.Lipton, 2015.05)

Various kinds of Deep Learning Models

Understanding Deep Learning Models

Probabilistic Graphical Models

  • Application of Deep Belief Networks for Natural Language Understanding (R.Sarikaya, 2014)
  • Latent Dirichlet Allocation (MD.Blei, JMLR, 2003)

Deep Learning with Memory(Attention)

  • Attention Is All You Need (A.Vaswani, NIPS 2017)
  • Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (A.Kumar, ICML 2016)
  • Feed-Forward Networks with Attention Can Solve Some Long-Term Memory Problems (C.Raffel, ICLR(workshop) 2016)
  • Neural Machine Translation by Jointly Learning to Align and Translate (D.Bahdanau, ICLR 2015)
  • End-To-End Memory Networks (S.Sukhbaatar, NIPS 2015)

Text Classification with Deep Learning Models

Distributed Representations for Language

Named Entity Recognition (CoNLL2003)

ETC.

Article

  • Jumping NLP Curves (E.Cambria, 2014.04)

Blog

References

  • Arxiv Sanity Preserver [url]
  • ACL Anthology [url]
  • Distill (articles about machine learning) [url]