“Text-2014-12-18”版本间的差异
来自cslt Wiki
(→CNN in NLP) |
|||
第1行: | 第1行: | ||
=CNN in NLP= | =CNN in NLP= | ||
− | ==PPT== | + | ==meeting ppt== |
+ | ==Conference PPT== | ||
* EMNLP2014 Convolutional Neural Networks for Sentence Classi�cation [https://files.nyu.edu/yhk255/public/data/Kim_EMNLP_2014_slides.pdf] | * EMNLP2014 Convolutional Neural Networks for Sentence Classi�cation [https://files.nyu.edu/yhk255/public/data/Kim_EMNLP_2014_slides.pdf] | ||
* NIPS2014 PPT(Natural Language Understanding in a Continuous Space)[http://lxmls.it.pt/2014/blunsom-lxmls.pdf] | * NIPS2014 PPT(Natural Language Understanding in a Continuous Space)[http://lxmls.it.pt/2014/blunsom-lxmls.pdf] |
2014年12月18日 (四) 03:39的版本
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]
- 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)
cnn code
- Convolutional Neural Networks (LeNet) [7]