“Yang Wang 2016-03-14”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“Weekly Report: * read the code * Read some paper about word2vec * implemented the code that replaced tf.idf with word2vec * To Do Next Week: * Tune the parameters...”为内容创建页面)
 
第1行: 第1行:
 
Weekly Report:
 
Weekly Report:
* read the code  
+
* read the downloaded code and find some bugs.
* Read some paper about word2vec
+
* Read some papers about word2vec.
* implemented the code that replaced tf.idf with word2vec
+
* implemented the code that replaced tf.idf with word2vec.
*
+
 
 
To Do Next Week:
 
To Do Next Week:
 
* Tune the parameters in baseline and further improve it.
 
* Tune the parameters in baseline and further improve it.
 
* Conduct some experiments about the system with word2vec.
 
* Conduct some experiments about the system with word2vec.

2016年3月14日 (一) 00:58的版本

Weekly Report:

  • read the downloaded code and find some bugs.
  • Read some papers about word2vec.
  • implemented the code that replaced tf.idf with word2vec.

To Do Next Week:

  • Tune the parameters in baseline and further improve it.
  • Conduct some experiments about the system with word2vec.