“NLP Status Report 2017-9-4”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
第27行: 第27行:
 
     " if no more people smoked , this rate would increase to at least 50 % , " says andré beaulieu ,  
 
     " if no more people smoked , this rate would increase to at least 50 % , " says andré beaulieu ,  
 
     spokesman for the canadian cancer society .
 
     spokesman for the canadian cancer society .
     It is just a equivalent replacement
+
     It was just a equivalent replacement
 
* wrote the first draft paper of ViVi_NMT   
 
* wrote the first draft paper of ViVi_NMT   
 
* pushed the baseline code,readme file and user manual to cslt github(https://github.com/CSLT-THU/CSLT_NMT)
 
* pushed the baseline code,readme file and user manual to cslt github(https://github.com/CSLT-THU/CSLT_NMT)

2017年9月4日 (一) 01:58的版本

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 was 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