“Dongxu Zhang 2016-03-21”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“Last Week ---- *”为内容创建页面)
 
 
(相同用户的一个中间修订版本未显示)
第1行: 第1行:
 
Last Week
 
Last Week
 
----
 
----
*
+
* LSTM + similar pair.
 +
* POS similar pair.
 +
  Found out that POS-map + attention_hidden works best. 65% on general and 36.5% for most distant queries.
 +
 
 +
  And LSTM's performance is 59% and 31%.
 +
      + low-freq-map        63% and 32%
 +
      + attention-hidden    64% and 35.5%.
 +
                   
 +
 
 +
This Week
 +
----
 +
* resplit the data and test on unseen candidate.
 +
* move works to Huilian work station.

2016年3月21日 (一) 00:58的最后版本

Last Week


  • LSTM + similar pair.
  • POS similar pair.
 Found out that POS-map + attention_hidden works best. 65% on general and 36.5% for most distant queries.
 
 And LSTM's performance is 59% and 31%.
     + low-freq-map        63% and 32%
     + attention-hidden    64% and 35.5%.
                   

This Week


  • resplit the data and test on unseen candidate.
  • move works to Huilian work station.