NLP Status Report 2017-9-4

来自cslt Wiki
2017年9月4日 (一) 01:53Renshipan讨论 | 贡献的版本

跳转至: 导航搜索
Date People Last Week This Week
2017/8/14 Jiyuan Zhang
  • code refactoring
  • wrote a document[1]
Aodong LI
Shiyue Zhang
Shipan Ren
  • checked experimental results and found some small problems,like follows:
   sentence before tokenize:
   "If no more people smoked, this rate would increase to at least 50%," says André Beaulieu, 
   spokesman for the Canadian Cancer Society.
   sentence after tokenize:
   " if no more people smoked , this rate would increase to at least 50 % , " says andré beaulieu , 
   spokesman for the canadian cancer society .
   It is just a equivalent replacement
  • read some translating phrases papers
  • learn more about the memory mechanism
Jiayu Guo
  • Clean up the code of predict.py
  • configuration environment of TF-0.12 or update the code to adapt TF-1.0