NLP Status Report 2017-1-10

来自cslt Wiki
2017年1月16日 (一) 04:49Fengyang讨论 | 贡献的版本

跳转至: 导航搜索
Date People Last Week This Week
2017/1/3 Yang Feng
  • nmt+mn: ran experiments with only 3-entry memory to check the impact of memory;
  • check the translations and also ran experiments to analyze the results [translation] [report];
  • add c_i and y_i-1 to improve the fluency;
  • fix a bug of baseline of using different embedding for forward and backward rnns (under-running);
Jiyuan Zhang
  • designed the questionnaire, then discovered some problems and redesigned
  • complete the questionnaire
Andi Zhang
  • helped Jiyuan dealing with poem questionnaires
  • continue this work, may start collecting feedback if all questionnaires are filled out
Shiyue Zhang
  • finished running theano baseline
  • read and understood the beam search in theano baseline
  • started to write the Dynet Chinese Document
  • started to implement beam search to tensorflow baseline
  • finished the beam search implementation
  • go on with Dynet Chinese Document
Guli
  • run nmt with monolingual data
  • bleu computation
  • learn about tensorflow
  • improve my paper
  • analyze experiment results
Peilun Xiao
  • learned tf-idf algorithm
  • coded tf-idf alogrithm in python,but found it not worked well
  • tried to use small dataset to test the program
  • use sklearn tfidf to test the dataset