Text-2014-12-18

来自cslt Wiki
2014年12月18日 (四) 03:48Lr讨论 | 贡献的版本

跳转至: 导航搜索

CNN in NLP

meeting ppt

Conference PPT

  • EMNLP2014 Convolutional Neural Networks for Sentence Classi�cation [1]
  • NIPS2014 PPT(Natural Language Understanding in a Continuous Space)[2]
  •  

related paper

  • A Convolutional Neural Network for Modelling Sentences [3](acl2014)
  • Convolutional Neural Network Architectures for Matching Natural Language Sentences[4](nips 2014)
  • Learning Semantic Representations Using Convolutional Neural Networks for Web Search[5]
  • Convolutional Neural Networks for Sentence Classification[6](EMNLP2014)
  • Relation Classification via Convolutional Deep Neural Network.“ COLING 2014 Best Paper[7]

cnn code

  • Convolutional Neural Networks (LeNet) [8]