“Yang Wang 2016-03-14”版本间的差异
来自cslt Wiki
第1行: | 第1行: | ||
Weekly Report: | Weekly Report: | ||
− | * read the downloaded code and | + | * read the downloaded code and found some bugs. |
* Read some papers 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. |
2016年3月14日 (一) 01:12的最后版本
Weekly Report:
- read the downloaded code and found 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.