You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,7 +22,7 @@ Understanding the Application about Deep Learning in Text Matching Area & Implem
19
22
-----
20
23
> [**CDSSM**]()
21
24
<br> [Learning Semantic Representations Using Convolutional Neural Networks for Web Search](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/www2014_cdssm_p07.pdf)
22
-
<br> WWW 2014
25
+
<br> WWW 2014, word hash + CNN + DNN
23
26
----
24
27
25
28
> [**CLSM**]()
@@ -47,7 +50,8 @@ for Matching Natural Language Sentences](https://papers.nips.cc/paper/5550-convo
47
50
<br> [Convolutional Neural Tensor Network
48
51
Architecture for Community-based Question Answering](https://ijcai.org/Proceedings/15/Papers/188.pdf)
49
52
<br> IJCAI 2015
50
-
<br> (D)CNN+MLP(tensor layer); 基于语义表达的结构
53
+
<br> (D)CNN+MLP(tensor layer);
54
+
<br> 基于语义表达的结构
51
55
52
56
53
57
## Related talks and papers
@@ -60,3 +64,26 @@ Natural Language Processing](https://www.microsoft.com/en-us/research/wp-content
*[Towards AI-Complete Question Answering: A Set of Prerequisite Toy Tasks](http://arxiv.org/abs/1502.05698"Jason Weston, Antoine Bordes, Sumit Chopra, Tomas Mikolov, Alexander M. Rush") ([fb.ai/babi](http://fb.ai/babi))
69
+
*[Teaching Machines to Read and Comprehend](http://arxiv.org/abs/1506.03340"Karl Moritz Hermann, Tomáš Kočiský, Edward Grefenstette, Lasse Espeholt, Will Kay, Mustafa Suleyman, Phil Blunsom") ([github.com/deepmind/rc-data](https://github.com/deepmind/rc-data))
70
+
*[One Billion Word Benchmark for Measuring Progress in Statistical Language Modeling](http://arxiv.org/abs/1312.3005"Ciprian Chelba, Tomas Mikolov, Mike Schuster, Qi Ge, Thorsten Brants, Phillipp Koehn, Tony Robinson") ([github.com/ciprian-chelba/1-billion-word-language-modeling-benchmark](https://github.com/ciprian-chelba/1-billion-word-language-modeling-benchmark))
71
+
*[The Ubuntu Dialogue Corpus: A Large Dataset for Research in Unstructured Multi-Turn Dialogue Systems](http://arxiv.org/abs/1506.08909"Ryan Lowe, Nissan Pow, Iulian Serban, Joelle Pineau") ([cs.mcgill.ca/~jpineau/datasets/ubuntu-corpus-1.0](http://cs.mcgill.ca/~jpineau/datasets/ubuntu-corpus-1.0/))
72
+
*[Aligning Books and Movies: Towards Story-like Visual Explanations by Watching Movies and Reading Books](http://arxiv.org/abs/1506.06724"Yukun Zhu, Ryan Kiros, Richard Zemel, Ruslan Salakhutdinov, Raquel Urtasun, Antonio Torralba, Sanja Fidler") ([BookCorpus](http://www.cs.toronto.edu/~mbweb/))
73
+
*[Every publicly available Reddit comment, for research.](https://www.reddit.com/r/datasets/comments/3bxlg7/i_have_every_publicly_available_reddit_comment/"Stuck_In_the_Matrix")
74
+
*[Stack Exchange Data Dump](https://archive.org/details/stackexchange"Stack Exchange")
75
+
*[Europarl: A Parallel Corpus for Statistical Machine Translation](http://www.iccs.inf.ed.ac.uk/~pkoehn/publications/europarl-mtsummit05.pdf"Philipp Koehn") ([www.statmt.org/europarl/](http://www.statmt.org/europarl/))
0 commit comments