14-02-10 Mengyuan Zhao

来自cslt Wiki
2014年2月10日 (一) 02:08Zhaomy讨论 | 贡献的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

Status Report:

  • Huilan Dialog System:
  1. Fuzzy chat filter: original algorithm done(edit-distance).
  • Word2vec:
  1. Train several word-vector/char-vector by specified word list(from Liu Rong)

Target for next week:

  • Huilan Dialog System:
  1. Improve fuzzy chat filter algorithm: add tf-idf first.
  2. Try to transform prior python code into java.
  • Word2vec:
  1. Write patent about char-vector LM.