<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://index.cslt.org/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://index.cslt.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fengyang</id>
		<title>cslt Wiki - 用户贡献 [zh-cn]</title>
		<link rel="self" type="application/atom+xml" href="http://index.cslt.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fengyang"/>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/Fengyang"/>
		<updated>2026-04-07T04:49:16Z</updated>
		<subtitle>用户贡献</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5</id>
		<title>NLP Status Report 2017-4-5</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5"/>
				<updated>2017-04-05T02:16:12Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/4/5&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* Got the sampled 100w good data and ran Moses (BLEU: 30.6)&lt;br /&gt;
* Reimplemented the idea of ACL (added some optimization to the previous code) and check the performance in the following gradual steps: 1. use s_i-1 as memory query; 2. use s_i-1+c_i as memory query; 3. use y as the memory states for attention; 4. use y + smt_attentions * h as memory states for attention.&lt;br /&gt;
* ran experiments for the above steps but the loss was inf. I am looking for reasons.&lt;br /&gt;
||&lt;br /&gt;
*do experiments and write the paper&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
* I did keyword expansion on the qx's model&lt;br /&gt;
*fixed some bugs&lt;br /&gt;
*read two papers&lt;br /&gt;
|| &lt;br /&gt;
*improve the effect of the qx's model&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*revise the original oov model so that it can automatically detect oov words and translate them &lt;br /&gt;
*deal with the situation that source word is oov but target word is not oov first&lt;br /&gt;
*it didn't predict right&lt;br /&gt;
||&lt;br /&gt;
*make the model work as what we wanted&lt;br /&gt;
*deal with the situation that source word is oov and target word is also oov, then other situations&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* got a reasonable baseline on big zhen data&lt;br /&gt;
||&lt;br /&gt;
* implement mem model on this baseline, and test on big data&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5</id>
		<title>NLP Status Report 2017-4-5</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5"/>
				<updated>2017-04-05T02:15:21Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/4/5&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* Got the sampled 100w good data and ran Moses (BLEU: 30.6)&lt;br /&gt;
* Reimplemented the idea of ACL (added some optimization to the previous code) and check the performance in the following gradual steps: 1. use s\_i-1 as memory query; 2. use s\_i-1+c\_i as memory query; 3. use y as the memory states for attention; 4. use y + smt_attentions * h as memory states for attention.&lt;br /&gt;
* ran experiments for the above steps but the loss was inf. I am looking for reasons.&lt;br /&gt;
||&lt;br /&gt;
*do experiments and write the paper&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
* I did keyword expansion on the qx's model&lt;br /&gt;
*fixed some bugs&lt;br /&gt;
*read two papers&lt;br /&gt;
|| &lt;br /&gt;
*improve the effect of the qx's model&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*revise the original oov model so that it can automatically detect oov words and translate them &lt;br /&gt;
*deal with the situation that source word is oov but target word is not oov first&lt;br /&gt;
*it didn't predict right&lt;br /&gt;
||&lt;br /&gt;
*make the model work as what we wanted&lt;br /&gt;
*deal with the situation that source word is oov and target word is also oov, then other situations&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* got a reasonable baseline on big zhen data&lt;br /&gt;
||&lt;br /&gt;
* implement mem model on this baseline, and test on big data&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5</id>
		<title>NLP Status Report 2017-4-5</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5"/>
				<updated>2017-04-05T02:14:59Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/4/5&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* Got the sampled 100w good data and ran Moses (BLEU: 30.6)&lt;br /&gt;
* Reimplemented the idea of ACL (added some optimization to the previous code) and check the performance in the following gradual steps: 1. use s\_i-1 as memory query; 2. use s\_i-1+c\_i&lt;br /&gt;
 as memory query; 3. use y as the memory states for attention; 4. use y + smt_attentions * h as memory states for attention.&lt;br /&gt;
* ran experiments for the above steps but the loss was inf. I am looking for reasons.&lt;br /&gt;
||&lt;br /&gt;
*do experiments and write the paper&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
* I did keyword expansion on the qx's model&lt;br /&gt;
*fixed some bugs&lt;br /&gt;
*read two papers&lt;br /&gt;
|| &lt;br /&gt;
*improve the effect of the qx's model&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*revise the original oov model so that it can automatically detect oov words and translate them &lt;br /&gt;
*deal with the situation that source word is oov but target word is not oov first&lt;br /&gt;
*it didn't predict right&lt;br /&gt;
||&lt;br /&gt;
*make the model work as what we wanted&lt;br /&gt;
*deal with the situation that source word is oov and target word is also oov, then other situations&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* got a reasonable baseline on big zhen data&lt;br /&gt;
||&lt;br /&gt;
* implement mem model on this baseline, and test on big data&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5</id>
		<title>NLP Status Report 2017-4-5</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5"/>
				<updated>2017-04-05T02:14:30Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/4/5&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* Got the sampled 100w good data and ran Moses (BLEU: 30.6)&lt;br /&gt;
* Reimplemented the idea of ACL (added some optimization to the previous code) and check the performance in the following gradual steps: 1. use s_i-1 as memory query; 2. use s_i-1+c_i&lt;br /&gt;
 as memory query; 3. use y as the memory states for attention; 4. use y + smt_attentions * h as memory states for attention.&lt;br /&gt;
* ran experiments for the above steps but the loss was inf. I am looking for reasons.&lt;br /&gt;
||&lt;br /&gt;
*do experiments and write the paper&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
* I did keyword expansion on the qx's model&lt;br /&gt;
*fixed some bugs&lt;br /&gt;
*read two papers&lt;br /&gt;
|| &lt;br /&gt;
*improve the effect of the qx's model&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*revise the original oov model so that it can automatically detect oov words and translate them &lt;br /&gt;
*deal with the situation that source word is oov but target word is not oov first&lt;br /&gt;
*it didn't predict right&lt;br /&gt;
||&lt;br /&gt;
*make the model work as what we wanted&lt;br /&gt;
*deal with the situation that source word is oov and target word is also oov, then other situations&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* got a reasonable baseline on big zhen data&lt;br /&gt;
||&lt;br /&gt;
* implement mem model on this baseline, and test on big data&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5</id>
		<title>NLP Status Report 2017-4-5</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-4-5"/>
				<updated>2017-04-05T01:58:28Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/3/27 |Yang Feng || *tested for the baseline but cannot get the reasonable result...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/3/27&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*tested for the baseline but cannot get the reasonable result.&lt;br /&gt;
*debug the baseline to try to reproduce the good result but failed.&lt;br /&gt;
*fixed the problem of nan in alpha-gamma method but the result is not good.&lt;br /&gt;
*changed the calculation of probability for alpha-gamma method but the result is neither good.&lt;br /&gt;
*ran Moses for cwmt zh-en translation, but the training data is case-sensitive, so need to rerun.&lt;br /&gt;
||&lt;br /&gt;
*rerun Moses for cwmt zh-en and cs-en&lt;br /&gt;
*decide to use tensorflow or theano&lt;br /&gt;
*run experiments based on the chosen platform&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
* I did nothing (I found my ACL mark was at borderline, so I didn't have a mind to work)&lt;br /&gt;
|| &lt;br /&gt;
*improve the effect of the qx's model&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*fixed the bug, turns out it rises from the unfamiliarity with numpy.resize() function&lt;br /&gt;
*the demo model can deal with oov problem(both source word and target word are oov)&lt;br /&gt;
||&lt;br /&gt;
*some paper work about graduation design&lt;br /&gt;
*run some experiments using theano on old data set and new zh2en from lihang&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* got good results from gnmt&lt;br /&gt;
* but haven't found the way to implement our model on gnmt&lt;br /&gt;
* trying to modify our code to make it work on big data&lt;br /&gt;
||&lt;br /&gt;
* go on trying to modify our code to make it work on big data&lt;br /&gt;
* go on looking into gnmt code&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-4-5</id>
		<title>2017-4-5</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-4-5"/>
				<updated>2017-04-05T01:56:04Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“NLP Status Report 2017-4-5  ASR Status Report 2017-4-5  FIN Status Report 2017-4-5  FreeNeb Status Report 2017-4-5”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[NLP Status Report 2017-4-5]]&lt;br /&gt;
&lt;br /&gt;
[[ASR Status Report 2017-4-5]]&lt;br /&gt;
&lt;br /&gt;
[[FIN Status Report 2017-4-5]]&lt;br /&gt;
&lt;br /&gt;
[[FreeNeb Status Report 2017-4-5]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_report</id>
		<title>Status report</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_report"/>
				<updated>2017-04-05T01:55:12Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[2017-4-5]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-27]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-20]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-13]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-6]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-27]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-20]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-13]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-6]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-30]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-23]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-10]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-3]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-20</id>
		<title>NLP Status Report 2017-3-20</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-20"/>
				<updated>2017-03-27T07:44:22Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/3/20&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*went through the code and made different attempt, and managed to produce the good result (47--&amp;gt;50 on the small zh-en data set)&lt;br /&gt;
*wrote the cross-entropy method for alpha-gamma method, but found it is different from the built-in method.&lt;br /&gt;
*changed to use the build-in soft-cross-entropy method and ran experiments&lt;br /&gt;
||&lt;br /&gt;
*get the result for alpha-gamma method&lt;br /&gt;
*run experiments on the big data&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-20</id>
		<title>NLP Status Report 2017-3-20</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-20"/>
				<updated>2017-03-27T07:43:39Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/3/20 |Yang Feng || *went through the code and made different attempt, and manage...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/3/20&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*went through the code and made different attempt, and managed to produce the good result&lt;br /&gt;
*wrote the cross-entropy method for alpha-gamma method, but found it is different from the built-in method.&lt;br /&gt;
*changed to use the build-in soft-cross-entropy method and ran experiments&lt;br /&gt;
||&lt;br /&gt;
*get the result for alpha-gamma method&lt;br /&gt;
*run experiments on the big data&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-27</id>
		<title>NLP Status Report 2017-3-27</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-27"/>
				<updated>2017-03-27T07:30:12Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/3/27 |Yang Feng || *tested for the baseline but cannot get the reasonable result...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/3/27&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*tested for the baseline but cannot get the reasonable result.&lt;br /&gt;
*debug the baseline to try to reproduce the good result but failed.&lt;br /&gt;
*fixed the problem of nan in alpha-gamma method but the result is not good.&lt;br /&gt;
*changed the calculation of probability for alpha-gamma method but the result is neither good.&lt;br /&gt;
*ran Moses for cwmt zh-en translation, but the training data is case-sensitive, so need to rerun.&lt;br /&gt;
||&lt;br /&gt;
*rerun Moses for cwmt zh-en and cs-en&lt;br /&gt;
*decide to use tensorflow or theano&lt;br /&gt;
*run experiments based on the chosen platform&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-3-27</id>
		<title>2017-3-27</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-3-27"/>
				<updated>2017-03-27T06:16:59Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“NLP Status Report 2017-3-27  ASR Status Report 2017-3-27  FIN Status Report 2017-3-27  FreeNeb Status Report 2017-3-27”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[NLP Status Report 2017-3-27]]&lt;br /&gt;
&lt;br /&gt;
[[ASR Status Report 2017-3-27]]&lt;br /&gt;
&lt;br /&gt;
[[FIN Status Report 2017-3-27]]&lt;br /&gt;
&lt;br /&gt;
[[FreeNeb Status Report 2017-3-27]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_report</id>
		<title>Status report</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_report"/>
				<updated>2017-03-27T06:14:46Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[2017-3-27]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-20]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-13]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-6]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-27]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-20]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-13]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-6]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-30]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-23]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-10]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-3]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report_continue.pdf</id>
		<title>文件:Nmt mn report continue.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report_continue.pdf"/>
				<updated>2017-03-13T05:52:14Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：Fengyang上传“文件:Nmt mn report continue.pdf”的新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-13</id>
		<title>NLP Status Report 2017-3-13</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-13"/>
				<updated>2017-03-13T05:50:00Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* tested and analyzed the results on the cs-en data set (30.4 on the heldout-training set and 7.3 on the dev set);&lt;br /&gt;
* added masks to the baseline (44.4 on the cn-en);&lt;br /&gt;
* added encoder-masks and memory-masks to alpha-gamma method and fixed the bugs. Got an improvement of 0.5 again the masked baseline [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/b/b8/Nmt_mn_report_continue.pdf report]];&lt;br /&gt;
* To avoid doing softmax twice, rewrite the softmax_cross_entropy function myself. (under-training)&lt;br /&gt;
||&lt;br /&gt;
* analyze and improve the alpha-gamma method.&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-13</id>
		<title>NLP Status Report 2017-3-13</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-13"/>
				<updated>2017-03-13T05:33:06Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* tested and analyzed the results on the cs-en data set (30.4 on the heldout-training set and 7.3 on the dev set);&lt;br /&gt;
* added masks to the baseline (44.4 on the cn-en);&lt;br /&gt;
* added masks to alpha-gamma method and fixed the bugs. Got an improvement of 0.5 again the masked baseline [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/b/b8/Nmt_mn_report_continue.pdf report]];&lt;br /&gt;
* To avoid doing softmax twice, rewrite the softmax_cross_entropy function myself. (under-training)&lt;br /&gt;
||&lt;br /&gt;
* analyze and improve the alpha-gamma method.&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report_continue.pdf</id>
		<title>文件:Nmt mn report continue.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report_continue.pdf"/>
				<updated>2017-03-13T05:32:24Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-13</id>
		<title>NLP Status Report 2017-3-13</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-3-13"/>
				<updated>2017-03-13T05:26:58Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * ran experiments on the CS-EN data set (200k pairs) with tota...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* ran experiments on the CS-EN data set (200k pairs) with totally identical initialization as the paper. on the sampled 2k training sentences, the bleu is 19.5 (not converged yet). (the bleu on the test set expected to be 26)&lt;br /&gt;
* add the alpha and gamma score and do multi-task training. Without multi-task training, the loss didn't decline on the training data, but with multi-task training, the loss did decline.&lt;br /&gt;
* prepared for Huilan's inspection.&lt;br /&gt;
||&lt;br /&gt;
* Analyze the reason that the loss didn't decline with alpha and gamma&lt;br /&gt;
* test for multi-task training;&lt;br /&gt;
* improve the baseline for the CS-EN&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*  reproduced planning neural network [http://cslt.riit.tsinghua.edu.cn/mediawiki/images/3/38/Planning_neural_network_initial_decode.pdf results]&lt;br /&gt;
|| &lt;br /&gt;
*reproduce planning neural network &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
* added source masks in attention_decoder where calculates attention and in gru_cell where calculates new states.&lt;br /&gt;
* found the attribute sentence_length, perhaps it works better than my code&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* figured out the problem of attention: the initial value of V should be around 0&lt;br /&gt;
* tested different modification, such as add mask, init b with 0. &lt;br /&gt;
* Compared the results, and concluded only change the initial value of V is the best.&lt;br /&gt;
||&lt;br /&gt;
* try to get right attention on memory&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-3-13</id>
		<title>2017-3-13</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-3-13"/>
				<updated>2017-03-13T05:26:26Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“NLP Status Report 2017-3-13  ASR Status Report 2017-3-13  FIN Status Report 2017-3-13  FreeNeb Status Report 2017-3-13”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[NLP Status Report 2017-3-13]]&lt;br /&gt;
&lt;br /&gt;
[[ASR Status Report 2017-3-13]]&lt;br /&gt;
&lt;br /&gt;
[[FIN Status Report 2017-3-13]]&lt;br /&gt;
&lt;br /&gt;
[[FreeNeb Status Report 2017-3-13]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_report</id>
		<title>Status report</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_report"/>
				<updated>2017-03-13T04:38:26Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[2017-3-13]]&lt;br /&gt;
&lt;br /&gt;
[[2017-3-6]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-27]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-20]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-13]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-6]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-30]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-23]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-10]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-3]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-3-6</id>
		<title>2017-3-6</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-3-6"/>
				<updated>2017-03-06T10:56:11Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* ran experiments on the CS-EN data set (200k pairs) with totally identical initialization as the paper. on the sampled 2k training sentences, the bleu is 19.5 (not converged yet). (the bleu on the test set expected to be 26)&lt;br /&gt;
* add the alpha and gamma score and do multi-task training. Without multi-task training, the loss didn't decline on the training data, but with multi-task training, the loss did decline.&lt;br /&gt;
* prepared for Huilan's inspection.&lt;br /&gt;
||&lt;br /&gt;
* Analyze the reason that the loss didn't decline with alpha and gamma&lt;br /&gt;
* test for multi-task training;&lt;br /&gt;
* improve the baseline for the CS-EN&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*  reproduced planning neural network [http://cslt.riit.tsinghua.edu.cn/mediawiki/images/3/38/Planning_neural_network_initial_decode.pdf results]&lt;br /&gt;
|| &lt;br /&gt;
*reproduce planning neural network &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
* added source masks in attention_decoder where calculates attention and in gru_cell where calculates new states.&lt;br /&gt;
* found the attribute sentence_length, perhaps it works better than my code&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* figured out the problem of attention: the initial value of V should be around 0&lt;br /&gt;
* tested different modification, such as add mask, init b with 0. &lt;br /&gt;
* Compared the results, and concluded only change the initial value of V is the best.&lt;br /&gt;
||&lt;br /&gt;
* try to get right attention on memory&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-23</id>
		<title>NLP Status Report 2017-1-23</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-23"/>
				<updated>2017-03-02T10:42:08Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * prepare for ACL || *prepare for ACL |- |Jiyuan Zhang ||  ||...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* prepare for ACL&lt;br /&gt;
||&lt;br /&gt;
*prepare for ACL&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-6</id>
		<title>NLP Status Report 2017-2-6</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-6"/>
				<updated>2017-03-02T10:41:12Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * prepare for ACL || *prepare for ACL |- |Jiyuan Zhang ||  ||...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* prepare for ACL&lt;br /&gt;
||&lt;br /&gt;
*prepare for ACL&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-30</id>
		<title>NLP Status Report 2017-1-30</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-30"/>
				<updated>2017-03-02T10:41:02Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * prepare for ACL || *prepare for ACL |- |Jiyuan Zhang ||  ||...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* prepare for ACL&lt;br /&gt;
||&lt;br /&gt;
*prepare for ACL&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-2-6</id>
		<title>2017-2-6</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-2-6"/>
				<updated>2017-03-02T10:39:59Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“NLP Status Report 2017-2-6  ASR Status Report 2017-2-6  FIN Status Report 2017-2-6  FreeNeb Status Report 2017-2-6”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[NLP Status Report 2017-2-6]]&lt;br /&gt;
&lt;br /&gt;
[[ASR Status Report 2017-2-6]]&lt;br /&gt;
&lt;br /&gt;
[[FIN Status Report 2017-2-6]]&lt;br /&gt;
&lt;br /&gt;
[[FreeNeb Status Report 2017-2-6]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-1-30</id>
		<title>2017-1-30</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-1-30"/>
				<updated>2017-03-02T10:39:31Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“NLP Status Report 2017-1-30  ASR Status Report 2017-1-30  FIN Status Report 2017-1-30  FreeNeb Status Report 2017-1-30”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[NLP Status Report 2017-1-30]]&lt;br /&gt;
&lt;br /&gt;
[[ASR Status Report 2017-1-30]]&lt;br /&gt;
&lt;br /&gt;
[[FIN Status Report 2017-1-30]]&lt;br /&gt;
&lt;br /&gt;
[[FreeNeb Status Report 2017-1-30]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-1-23</id>
		<title>2017-1-23</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-1-23"/>
				<updated>2017-03-02T10:38:59Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“NLP Status Report 2017-1-23  ASR Status Report 2017-1-23  FIN Status Report 2017-1-23  FreeNeb Status Report 2017-1-23”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[NLP Status Report 2017-1-23]]&lt;br /&gt;
&lt;br /&gt;
[[ASR Status Report 2017-1-23]]&lt;br /&gt;
&lt;br /&gt;
[[FIN Status Report 2017-1-23]]&lt;br /&gt;
&lt;br /&gt;
[[FreeNeb Status Report 2017-1-23]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_report</id>
		<title>Status report</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_report"/>
				<updated>2017-03-02T10:38:01Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[2017-2-27]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-20]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-13]]&lt;br /&gt;
&lt;br /&gt;
[[2017-2-6]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-30]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-23]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-10]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-3]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-27</id>
		<title>NLP Status Report 2017-2-27</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-27"/>
				<updated>2017-03-02T10:36:40Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * ran baseline with different parameters * Huilan's work || *...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* ran baseline with different parameters&lt;br /&gt;
* Huilan's work&lt;br /&gt;
||&lt;br /&gt;
* Huilan's work&lt;br /&gt;
* run experiments for memory networks&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-20</id>
		<title>NLP Status Report 2017-2-20</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-20"/>
				<updated>2017-03-02T10:24:54Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * prepare for IJCAI. || * improve baseline. |- |Jiyuan Zhang |...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* prepare for IJCAI.&lt;br /&gt;
||&lt;br /&gt;
* improve baseline.&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-13</id>
		<title>NLP Status Report 2017-2-13</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-13"/>
				<updated>2017-03-02T10:22:42Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* prepare for ACL and IJCAI.&lt;br /&gt;
||&lt;br /&gt;
*prepare for IJCAI&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-13</id>
		<title>NLP Status Report 2017-2-13</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-13"/>
				<updated>2017-03-02T10:17:06Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* prepare for ACL and IJCAI.&lt;br /&gt;
||&lt;br /&gt;
*prepare for IJCAI&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*assisted wangyang to build the questionnaire's website&lt;br /&gt;
*completed the questionnaire&lt;br /&gt;
|| &lt;br /&gt;
*complete the evalation&lt;br /&gt;
*start to wirte paper&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished implementing beam search on tensorflow seq2seq translation model&lt;br /&gt;
||&lt;br /&gt;
* add BLUE part to validate the function of beam search&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-13</id>
		<title>NLP Status Report 2017-2-13</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-2-13"/>
				<updated>2017-03-02T10:15:48Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * nmt+mn: ran experiments with only 3-entry memory to chec...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* [[nmt+mn:]] ran experiments with only 3-entry memory to check the impact of memory;&lt;br /&gt;
* check the translations and also ran experiments to analyze the results [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/0/07/Nmt_mn_result_summary.xlsx translation]] [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* add c_i and y_i-1 to improve the fluency;&lt;br /&gt;
* fix a bug of baseline of using different embedding for forward and backward rnns (under-running);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*assisted wangyang to build the questionnaire's website&lt;br /&gt;
*completed the questionnaire&lt;br /&gt;
|| &lt;br /&gt;
*complete the evalation&lt;br /&gt;
*start to wirte paper&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished implementing beam search on tensorflow seq2seq translation model&lt;br /&gt;
||&lt;br /&gt;
* add BLUE part to validate the function of beam search&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_check_list</id>
		<title>Status check list</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_check_list"/>
				<updated>2017-03-02T09:11:06Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：/* Current status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Rules for scoring==&lt;br /&gt;
&lt;br /&gt;
===Score symbol===&lt;br /&gt;
:*-: pass; &lt;br /&gt;
:*X: no input; &lt;br /&gt;
:*X-:delayed pass; &lt;br /&gt;
:*=: not clear;&lt;br /&gt;
:*'#': bad performance;&lt;br /&gt;
:*O: expected absence&lt;br /&gt;
:*+: excellent input and nice progress, with clear deliver(paper, TRP, patent, system, code..).&lt;br /&gt;
&lt;br /&gt;
===Member symbol===&lt;br /&gt;
:*PV: Part-time Visitor: daily report on nlp.cslt.org or asr.cslt.org&lt;br /&gt;
:*PVE: Part-time Engineering: report your supervisor&lt;br /&gt;
:*FV: Full-time Visitor : weekly report&lt;br /&gt;
:*SV: Special Visitor : weekly report&lt;br /&gt;
:*E: Engineer : weekly report&lt;br /&gt;
:*S: Student  : weekly report&lt;br /&gt;
:*I: Student Intern: daily report&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Principle for PLUS(+)===&lt;br /&gt;
&lt;br /&gt;
#TRP, put on http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/Publication-trp&lt;br /&gt;
#Paper submission, put in the form of TRP (above link) and arxiv&lt;br /&gt;
#Data collection, put on /nfs/coprpus0, and indexed on wiki&lt;br /&gt;
#code and document delivery, put on gitlab.cslt.org&lt;br /&gt;
#patent, put on http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/Publication-patents&lt;br /&gt;
#model, put on the archive disk, sent delivery email, and put the model in the release sheet on wiki.&lt;br /&gt;
#help others with extra much effort&lt;br /&gt;
#'''Leaders' pluses are from their group members'''&lt;br /&gt;
&lt;br /&gt;
===Publication guide===&lt;br /&gt;
&lt;br /&gt;
*http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/ASR-publication_process&lt;br /&gt;
&lt;br /&gt;
==Current status==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!                !!!! NLP    !!        !!         !! &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ          !!!! FengY  !! ZhangJY!! ZhangSY !! Andy Zhang&lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  FV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  PV   ||   PV           ||||  SV    ||   FV   ||  PV     ||  PV&lt;br /&gt;
|-                                                                                                                                                                                                                          &lt;br /&gt;
|2017-2-6  ||     O  ||   O    ||  O    ||   O     ||  O   ||   O  ||   O     ||||    O   ||   O  ||  O    ||   O                ||||  O     ||  O     || 2      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-2-13||    -    ||  -     ||  -    ||  0     ||  0    ||  0   ||   0     ||||    -    ||   0 ||  -    ||  -                 ||||  0+m     ||  0+p     || 4+m      ||  +pm &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-2-20||   -     ||  -     ||   0   ||  0     ||  0    ||  0   ||   0     ||||   -    ||  -   ||  -    ||  -                 ||||         ||       || 6      ||&lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-2-27||  -      ||  -     ||  -    ||  -     ||  -     ||  0  ||   0     ||||   -    ||  -   ||  -     || -                 ||||         ||       || 2      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* p : poetry generation with memory networks&lt;br /&gt;
* m : memory- augmented neural machine translation&lt;br /&gt;
&lt;br /&gt;
==January==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!                !!!! NLP    !!        !!       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ          !!!! FengY  !! ZhangJY!! ZhangSY&lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  FV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  I    ||   I            ||||  SV    ||   FV   ||  PV   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-1-9||    -      ||  -     || - 3    || -  3    ||  - 3 || X 4.5  ||  X(a)  |||| -        || -       ||  -     || -            ||||  -     ||   -       ||  0.5       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-1-16||  -       ||  -   ||  -    ||  O  ||  O 4      || O 2      || O       |||| -       || -       ||  -     || -            ||||  -     ||   -       ||  3       &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-1-23|| O       || O      || O     || O      || O      || O        || O      |||| 0      ||  0     ||  0      ||  0          ||||  0     ||  0       ||    0  &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-1-30|| O       || O      || O     || O      || O      || O        || O      |||| 0      ||  0     ||  0     ||   0          ||||  0     ||  0        ||   0      &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* a: code and doc for &amp;quot;Driver's Distraction Detection&amp;quot;[https://github.com/CSLT-THU/Demo-for-Driver-s-Distraction-Detection]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Template]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!         !!!! NLP    !!        !!        !!        !!        !!           &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ  !!!! FengY  !! ZhangJY!! ZhangSY!! LiAD   !! Andy   !! Guli   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  PV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  I    ||   I     ||||  SV    ||   FV   ||  PV    || PV     || PV     || PV                                                                             &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2016-12-05|| -       || -      ||  - 3.5 || - 4    || -      || 0      || - 1.5  |||| -      ||   -   ||       ||         |||| +d        ||   +d     ||  2-     ||        || 3-      || 3-       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2016-12-12|| +(c)    || +(c)   ||  - 6   || +(c) 6 || -      || 0      || -      |||| -      ||  -    ||       ||         ||||    +g     ||    -    ||  3-     ||        || 4-      ||  5-     &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2016-12-19|| -       || -      ||  - 4   || - 3    || - 1    || - 1    || -      |||| -      ||  -    ||   -    ||    -     |||| +e       ||    -    || 3.5+e    ||        || 5-      || 5-       &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2016-12-26|| +(abi)  || +(a)   || +(b)9.5||+(a)2.5 || +(i) 6  || - 6.5  || - 1   ||||   +h   ||  -    ||   +   ||    -     ||||  -        ||   -    || 6-      ||        || 6.5-    || 7-       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* a: TRP-20160012 &amp;quot;基于Kaldi i-vector的说话人识别系统使用说明&amp;quot;&lt;br /&gt;
* b: TRP-20160015 How to run ASR system for Kazak (in Chinese)&lt;br /&gt;
* c: TRP-20160011 on Replay detection&lt;br /&gt;
* d: poem generation&lt;br /&gt;
* e: rnng+mn&lt;br /&gt;
* f: nmt+mn&lt;br /&gt;
* g: Moses manual&lt;br /&gt;
* h: factordb&lt;br /&gt;
* i: TRP-20160016 How to deploy joint training in Kaldi (in Chinese)&lt;br /&gt;
&lt;br /&gt;
==Former status check==&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2016|2016]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2015|2015]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2014|2014]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2013|2013]]===&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_check_list</id>
		<title>Status check list</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_check_list"/>
				<updated>2017-03-02T09:10:33Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：/* Current status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Rules for scoring==&lt;br /&gt;
&lt;br /&gt;
===Score symbol===&lt;br /&gt;
:*-: pass; &lt;br /&gt;
:*X: no input; &lt;br /&gt;
:*X-:delayed pass; &lt;br /&gt;
:*=: not clear;&lt;br /&gt;
:*'#': bad performance;&lt;br /&gt;
:*O: expected absence&lt;br /&gt;
:*+: excellent input and nice progress, with clear deliver(paper, TRP, patent, system, code..).&lt;br /&gt;
&lt;br /&gt;
===Member symbol===&lt;br /&gt;
:*PV: Part-time Visitor: daily report on nlp.cslt.org or asr.cslt.org&lt;br /&gt;
:*PVE: Part-time Engineering: report your supervisor&lt;br /&gt;
:*FV: Full-time Visitor : weekly report&lt;br /&gt;
:*SV: Special Visitor : weekly report&lt;br /&gt;
:*E: Engineer : weekly report&lt;br /&gt;
:*S: Student  : weekly report&lt;br /&gt;
:*I: Student Intern: daily report&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Principle for PLUS(+)===&lt;br /&gt;
&lt;br /&gt;
#TRP, put on http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/Publication-trp&lt;br /&gt;
#Paper submission, put in the form of TRP (above link) and arxiv&lt;br /&gt;
#Data collection, put on /nfs/coprpus0, and indexed on wiki&lt;br /&gt;
#code and document delivery, put on gitlab.cslt.org&lt;br /&gt;
#patent, put on http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/Publication-patents&lt;br /&gt;
#model, put on the archive disk, sent delivery email, and put the model in the release sheet on wiki.&lt;br /&gt;
#help others with extra much effort&lt;br /&gt;
#'''Leaders' pluses are from their group members'''&lt;br /&gt;
&lt;br /&gt;
===Publication guide===&lt;br /&gt;
&lt;br /&gt;
*http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/ASR-publication_process&lt;br /&gt;
&lt;br /&gt;
==Current status==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!                !!!! NLP    !!        !!         !! &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ          !!!! FengY  !! ZhangJY!! ZhangSY !! Andy Zhang&lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  FV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  PV   ||   PV           ||||  SV    ||   FV   ||  PV     ||  PV&lt;br /&gt;
|-                                                                                                                                                                                                                          &lt;br /&gt;
|2017-2-6  ||     O  ||   O    ||  O    ||   O     ||  O   ||   O  ||   O     ||||    O   ||   O  ||  O    ||   O                ||||  O     ||  O     || 2      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-2-13||    -    ||  -     ||  -    ||  0     ||  0    ||  0   ||   0     ||||    -    ||   0 ||  -    ||  -                 ||||  0+m     ||  0+p     || 4+m      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-2-20||   -     ||  -     ||   0   ||  0     ||  0    ||  0   ||   0     ||||   -    ||  -   ||  -    ||  -                 ||||         ||       || 6      ||&lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-2-27||  -      ||  -     ||  -    ||  -     ||  -     ||  0  ||   0     ||||   -    ||  -   ||  -     || -                 ||||         ||       || 2      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* p : poetry generation with memory networks&lt;br /&gt;
* m : memory- augmented neural machine translation&lt;br /&gt;
&lt;br /&gt;
==January==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!                !!!! NLP    !!        !!       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ          !!!! FengY  !! ZhangJY!! ZhangSY&lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  FV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  I    ||   I            ||||  SV    ||   FV   ||  PV   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-1-9||    -      ||  -     || - 3    || -  3    ||  - 3 || X 4.5  ||  X(a)  |||| -        || -       ||  -     || -            ||||  -     ||   -       ||  0.5       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-1-16||  -       ||  -   ||  -    ||  O  ||  O 4      || O 2      || O       |||| -       || -       ||  -     || -            ||||  -     ||   -       ||  3       &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-1-23|| O       || O      || O     || O      || O      || O        || O      |||| 0      ||  0     ||  0      ||  0          ||||  0     ||  0       ||    0  &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-1-30|| O       || O      || O     || O      || O      || O        || O      |||| 0      ||  0     ||  0     ||   0          ||||  0     ||  0        ||   0      &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* a: code and doc for &amp;quot;Driver's Distraction Detection&amp;quot;[https://github.com/CSLT-THU/Demo-for-Driver-s-Distraction-Detection]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Template]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!         !!!! NLP    !!        !!        !!        !!        !!           &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ  !!!! FengY  !! ZhangJY!! ZhangSY!! LiAD   !! Andy   !! Guli   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  PV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  I    ||   I     ||||  SV    ||   FV   ||  PV    || PV     || PV     || PV                                                                             &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2016-12-05|| -       || -      ||  - 3.5 || - 4    || -      || 0      || - 1.5  |||| -      ||   -   ||       ||         |||| +d        ||   +d     ||  2-     ||        || 3-      || 3-       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2016-12-12|| +(c)    || +(c)   ||  - 6   || +(c) 6 || -      || 0      || -      |||| -      ||  -    ||       ||         ||||    +g     ||    -    ||  3-     ||        || 4-      ||  5-     &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2016-12-19|| -       || -      ||  - 4   || - 3    || - 1    || - 1    || -      |||| -      ||  -    ||   -    ||    -     |||| +e       ||    -    || 3.5+e    ||        || 5-      || 5-       &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2016-12-26|| +(abi)  || +(a)   || +(b)9.5||+(a)2.5 || +(i) 6  || - 6.5  || - 1   ||||   +h   ||  -    ||   +   ||    -     ||||  -        ||   -    || 6-      ||        || 6.5-    || 7-       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* a: TRP-20160012 &amp;quot;基于Kaldi i-vector的说话人识别系统使用说明&amp;quot;&lt;br /&gt;
* b: TRP-20160015 How to run ASR system for Kazak (in Chinese)&lt;br /&gt;
* c: TRP-20160011 on Replay detection&lt;br /&gt;
* d: poem generation&lt;br /&gt;
* e: rnng+mn&lt;br /&gt;
* f: nmt+mn&lt;br /&gt;
* g: Moses manual&lt;br /&gt;
* h: factordb&lt;br /&gt;
* i: TRP-20160016 How to deploy joint training in Kaldi (in Chinese)&lt;br /&gt;
&lt;br /&gt;
==Former status check==&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2016|2016]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2015|2015]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2014|2014]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2013|2013]]===&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_check_list</id>
		<title>Status check list</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_check_list"/>
				<updated>2017-03-02T09:07:38Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：/* Current status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Rules for scoring==&lt;br /&gt;
&lt;br /&gt;
===Score symbol===&lt;br /&gt;
:*-: pass; &lt;br /&gt;
:*X: no input; &lt;br /&gt;
:*X-:delayed pass; &lt;br /&gt;
:*=: not clear;&lt;br /&gt;
:*'#': bad performance;&lt;br /&gt;
:*O: expected absence&lt;br /&gt;
:*+: excellent input and nice progress, with clear deliver(paper, TRP, patent, system, code..).&lt;br /&gt;
&lt;br /&gt;
===Member symbol===&lt;br /&gt;
:*PV: Part-time Visitor: daily report on nlp.cslt.org or asr.cslt.org&lt;br /&gt;
:*PVE: Part-time Engineering: report your supervisor&lt;br /&gt;
:*FV: Full-time Visitor : weekly report&lt;br /&gt;
:*SV: Special Visitor : weekly report&lt;br /&gt;
:*E: Engineer : weekly report&lt;br /&gt;
:*S: Student  : weekly report&lt;br /&gt;
:*I: Student Intern: daily report&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Principle for PLUS(+)===&lt;br /&gt;
&lt;br /&gt;
#TRP, put on http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/Publication-trp&lt;br /&gt;
#Paper submission, put in the form of TRP (above link) and arxiv&lt;br /&gt;
#Data collection, put on /nfs/coprpus0, and indexed on wiki&lt;br /&gt;
#code and document delivery, put on gitlab.cslt.org&lt;br /&gt;
#patent, put on http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/Publication-patents&lt;br /&gt;
#model, put on the archive disk, sent delivery email, and put the model in the release sheet on wiki.&lt;br /&gt;
#help others with extra much effort&lt;br /&gt;
#'''Leaders' pluses are from their group members'''&lt;br /&gt;
&lt;br /&gt;
===Publication guide===&lt;br /&gt;
&lt;br /&gt;
*http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/ASR-publication_process&lt;br /&gt;
&lt;br /&gt;
==Current status==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!                !!!! NLP    !!        !!         !! &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ          !!!! FengY  !! ZhangJY!! ZhangSY !! Andy Zhang&lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  FV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  PV   ||   PV           ||||  SV    ||   FV   ||  PV     ||  PV&lt;br /&gt;
|-                                                                                                                                                                                                                          &lt;br /&gt;
|2017-2-6  ||     O  ||   O    ||  O    ||   O     ||  O   ||   O  ||   O     ||||    O   ||   O  ||  O    ||   O                ||||  O     ||  O     || 2      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-2-13||    -    ||  -     ||  -    ||  0     ||  0    ||  0   ||   0     ||||    -    ||   0 ||  -    ||  -                 ||||  0+m     ||  0+p     || 4+m      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-2-20||   -     ||  -     ||   0   ||  0     ||  0    ||  0   ||   0     ||||   -    ||  -   ||  -    ||  -                 ||||         ||       || 6      ||&lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-2-27||  -      ||  -     ||  -    ||  -     ||  -     ||  0  ||   0     ||||   -    ||  -   ||  -     || -                 ||||         ||       || 2      ||   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==January==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!                !!!! NLP    !!        !!       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ          !!!! FengY  !! ZhangJY!! ZhangSY&lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  FV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  I    ||   I            ||||  SV    ||   FV   ||  PV   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-1-9||    -      ||  -     || - 3    || -  3    ||  - 3 || X 4.5  ||  X(a)  |||| -        || -       ||  -     || -            ||||  -     ||   -       ||  0.5       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2017-1-16||  -       ||  -   ||  -    ||  O  ||  O 4      || O 2      || O       |||| -       || -       ||  -     || -            ||||  -     ||   -       ||  3       &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-1-23|| O       || O      || O     || O      || O      || O        || O      |||| 0      ||  0     ||  0      ||  0          ||||  0     ||  0       ||    0  &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2017-1-30|| O       || O      || O     || O      || O      || O        || O      |||| 0      ||  0     ||  0     ||   0          ||||  0     ||  0        ||   0      &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* a: code and doc for &amp;quot;Driver's Distraction Detection&amp;quot;[https://github.com/CSLT-THU/Demo-for-Driver-s-Distraction-Detection]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Template]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!          !! ASR    !!        !!        !!        !!        !!        !!        !!!!Finance !!      !!       !!         !!!! NLP    !!        !!        !!        !!        !!           &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!          !!TangZY !! LiLT   !! ShiYing!! ChenYX !! LuoH   !! LinJY  !! WangYQ !!!! WangY  !! Yuxin!!WangYD !!  RenTZ  !!!! FengY  !! ZhangJY!! ZhangSY!! LiAD   !! Andy   !! Guli   &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
!Deadline  ||   S    ||   S    ||  PV    || PV     ||  PV    || PV     || PV     ||||  S     ||  SV  ||  I    ||   I     ||||  SV    ||   FV   ||  PV    || PV     || PV     || PV                                                                             &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2016-12-05|| -       || -      ||  - 3.5 || - 4    || -      || 0      || - 1.5  |||| -      ||   -   ||       ||         |||| +d        ||   +d     ||  2-     ||        || 3-      || 3-       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|2016-12-12|| +(c)    || +(c)   ||  - 6   || +(c) 6 || -      || 0      || -      |||| -      ||  -    ||       ||         ||||    +g     ||    -    ||  3-     ||        || 4-      ||  5-     &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2016-12-19|| -       || -      ||  - 4   || - 3    || - 1    || - 1    || -      |||| -      ||  -    ||   -    ||    -     |||| +e       ||    -    || 3.5+e    ||        || 5-      || 5-       &lt;br /&gt;
|-                                                                                                                                                                                                                        &lt;br /&gt;
|2016-12-26|| +(abi)  || +(a)   || +(b)9.5||+(a)2.5 || +(i) 6  || - 6.5  || - 1   ||||   +h   ||  -    ||   +   ||    -     ||||  -        ||   -    || 6-      ||        || 6.5-    || 7-       &lt;br /&gt;
|-                                                                                                                                                                                                                         &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* a: TRP-20160012 &amp;quot;基于Kaldi i-vector的说话人识别系统使用说明&amp;quot;&lt;br /&gt;
* b: TRP-20160015 How to run ASR system for Kazak (in Chinese)&lt;br /&gt;
* c: TRP-20160011 on Replay detection&lt;br /&gt;
* d: poem generation&lt;br /&gt;
* e: rnng+mn&lt;br /&gt;
* f: nmt+mn&lt;br /&gt;
* g: Moses manual&lt;br /&gt;
* h: factordb&lt;br /&gt;
* i: TRP-20160016 How to deploy joint training in Kaldi (in Chinese)&lt;br /&gt;
&lt;br /&gt;
==Former status check==&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2016|2016]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2015|2015]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2014|2014]]===&lt;br /&gt;
&lt;br /&gt;
===[[asr-status-check-archive-2013|2013]]===&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-16</id>
		<title>NLP Status Report 2017-1-16</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-16"/>
				<updated>2017-01-16T04:57:00Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || * nmt+mn: ran experiments with only 3-entry memory to chec...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* [[nmt+mn:]] ran experiments with only 3-entry memory to check the impact of memory;&lt;br /&gt;
* check the translations and also ran experiments to analyze the results [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/0/07/Nmt_mn_result_summary.xlsx translation]] [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* add c_i and y_i-1 to improve the fluency;&lt;br /&gt;
* fix a bug of baseline of using different embedding for forward and backward rnns (under-running);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*assisted wangyang to build the questionnaire's website&lt;br /&gt;
*completed the questionnaire&lt;br /&gt;
|| &lt;br /&gt;
*complete the evalation&lt;br /&gt;
*start to wirte paper&lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished running theano baseline &lt;br /&gt;
* read and understood the beam search in theano baseline&lt;br /&gt;
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]&lt;br /&gt;
* started to implement beam search to tensorflow baseline&lt;br /&gt;
||&lt;br /&gt;
* finished the beam search implementation&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-1-16</id>
		<title>2017-1-16</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-1-16"/>
				<updated>2017-01-16T04:56:40Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[NLP Status Report 2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[ASR Status Report 2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[FIN Status Report 2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[FreeNeb Status Report 2017-1-16]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10</id>
		<title>NLP Status Report 2017-1-10</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10"/>
				<updated>2017-01-16T04:51:14Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*[[nmt+mn:]] fixed the problem of generating unreasonable results of baselines;&lt;br /&gt;
* ran experiments [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* polished and submitted the TRP of Moses;&lt;br /&gt;
* wrote the code of result analysis (under-going);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] analyze results;&lt;br /&gt;
*do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*designed the questionnaire, then discovered some problems and redesigned&lt;br /&gt;
|| &lt;br /&gt;
*complete the questionnaire  &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*helped Jiyuan dealing with poem questionnaires&lt;br /&gt;
||&lt;br /&gt;
*continue this work, may start collecting feedback if all questionnaires are filled out&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished running theano baseline &lt;br /&gt;
* read and understood the beam search in theano baseline&lt;br /&gt;
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]&lt;br /&gt;
* started to implement beam search to tensorflow baseline&lt;br /&gt;
||&lt;br /&gt;
* finished the beam search implementation&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Guli ||&lt;br /&gt;
* run nmt with monolingual data&lt;br /&gt;
* bleu computation&lt;br /&gt;
* learn about tensorflow  &lt;br /&gt;
||&lt;br /&gt;
* improve my paper&lt;br /&gt;
* analyze experiment results&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
*learned tf-idf algorithm&lt;br /&gt;
*coded tf-idf alogrithm in python,but found it not worked well &lt;br /&gt;
*tried to use small dataset to test the program&lt;br /&gt;
||&lt;br /&gt;
*use sklearn tfidf to test the dataset&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-1-16</id>
		<title>2017-1-16</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-1-16"/>
				<updated>2017-01-16T04:50:43Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* [[nmt+mn:]] ran experiments with only 3-entry memory to check the impact of memory;&lt;br /&gt;
* check the translations and also ran experiments to analyze the results [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/0/07/Nmt_mn_result_summary.xlsx translation]] [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* add c_i and y_i-1 to improve the fluency;&lt;br /&gt;
* fix a bug of baseline of using different embedding for forward and backward rnns (under-running);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*designed the questionnaire, then discovered some problems and redesigned&lt;br /&gt;
|| &lt;br /&gt;
*complete the questionnaire  &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished running theano baseline &lt;br /&gt;
* read and understood the beam search in theano baseline&lt;br /&gt;
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]&lt;br /&gt;
* started to implement beam search to tensorflow baseline&lt;br /&gt;
||&lt;br /&gt;
* finished the beam search implementation&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10</id>
		<title>NLP Status Report 2017-1-10</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10"/>
				<updated>2017-01-16T04:49:04Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
* [[nmt+mn:]] ran experiments with only 3-entry memory to check the impact of memory;&lt;br /&gt;
* check the translations and also ran experiments to analyze the results [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/0/07/Nmt_mn_result_summary.xlsx translation]] [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* add c_i and y_i-1 to improve the fluency;&lt;br /&gt;
* fix a bug of baseline of using different embedding for forward and backward rnns (under-running);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] *do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*designed the questionnaire, then discovered some problems and redesigned&lt;br /&gt;
|| &lt;br /&gt;
*complete the questionnaire  &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*helped Jiyuan dealing with poem questionnaires&lt;br /&gt;
||&lt;br /&gt;
*continue this work, may start collecting feedback if all questionnaires are filled out&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished running theano baseline &lt;br /&gt;
* read and understood the beam search in theano baseline&lt;br /&gt;
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]&lt;br /&gt;
* started to implement beam search to tensorflow baseline&lt;br /&gt;
||&lt;br /&gt;
* finished the beam search implementation&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Guli ||&lt;br /&gt;
* run nmt with monolingual data&lt;br /&gt;
* bleu computation&lt;br /&gt;
* learn about tensorflow  &lt;br /&gt;
||&lt;br /&gt;
* improve my paper&lt;br /&gt;
* analyze experiment results&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
*learned tf-idf algorithm&lt;br /&gt;
*coded tf-idf alogrithm in python,but found it not worked well &lt;br /&gt;
*tried to use small dataset to test the program&lt;br /&gt;
||&lt;br /&gt;
*use sklearn tfidf to test the dataset&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_result_summary.xlsx</id>
		<title>文件:Nmt mn result summary.xlsx</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_result_summary.xlsx"/>
				<updated>2017-01-16T04:48:43Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：Fengyang上传“文件:Nmt mn result summary.xlsx”的新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf</id>
		<title>文件:Nmt mn report.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf"/>
				<updated>2017-01-16T04:47:59Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：Fengyang上传“文件:Nmt mn report.pdf”的新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2017-1-16</id>
		<title>2017-1-16</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2017-1-16"/>
				<updated>2017-01-16T04:36:46Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：以“{| class=&amp;quot;wikitable&amp;quot; !Date !! People !! Last Week !! This Week |- | rowspan=&amp;quot;6&amp;quot;|2017/1/3 |Yang Feng || *nmt+mn: fixed the problem of generating unreasonable resu...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*[[nmt+mn:]] fixed the problem of generating unreasonable results of baselines;&lt;br /&gt;
* ran experiments [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* polished and submitted the TRP of Moses;&lt;br /&gt;
* wrote the code of result analysis (under-going);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] analyze results;&lt;br /&gt;
*use the embedding of word2vec;&lt;br /&gt;
*do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*designed the questionnaire, then discovered some problems and redesigned&lt;br /&gt;
|| &lt;br /&gt;
*complete the questionnaire  &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished running theano baseline &lt;br /&gt;
* read and understood the beam search in theano baseline&lt;br /&gt;
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]&lt;br /&gt;
* started to implement beam search to tensorflow baseline&lt;br /&gt;
||&lt;br /&gt;
* finished the beam search implementation&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Status_report</id>
		<title>Status report</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Status_report"/>
				<updated>2017-01-16T04:35:43Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[2017-1-16]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-10]]&lt;br /&gt;
&lt;br /&gt;
[[2017-1-3]]&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf</id>
		<title>文件:Nmt mn report.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf"/>
				<updated>2017-01-13T07:57:38Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：Fengyang上传“文件:Nmt mn report.pdf”的新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_result_summary.xlsx</id>
		<title>文件:Nmt mn result summary.xlsx</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_result_summary.xlsx"/>
				<updated>2017-01-13T07:53:10Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf</id>
		<title>文件:Nmt mn report.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf"/>
				<updated>2017-01-10T06:34:51Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：Fengyang上传“文件:Nmt mn report.pdf”的新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10</id>
		<title>NLP Status Report 2017-1-10</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10"/>
				<updated>2017-01-10T06:33:42Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*[[nmt+mn:]] fixed the problem of generating unreasonable results of baselines;&lt;br /&gt;
* ran experiments [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* polished and submitted the TRP of Moses;&lt;br /&gt;
* wrote the code of result analysis (under-going);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] analyze results;&lt;br /&gt;
*use the embedding of word2vec;&lt;br /&gt;
*do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*designed the questionnaire, then discovered some problems and redesigned&lt;br /&gt;
|| &lt;br /&gt;
*complete the questionnaire  &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*helped Jiyuan dealing with poem questionnaires&lt;br /&gt;
||&lt;br /&gt;
*continue this work, may start collecting feedback if all questionnaires are filled out&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished running theano baseline &lt;br /&gt;
* read and understood the beam search in theano baseline&lt;br /&gt;
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]&lt;br /&gt;
* started to implement beam search to tensorflow baseline&lt;br /&gt;
||&lt;br /&gt;
* finished the beam search implementation&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Guli ||&lt;br /&gt;
* run nmt with monolingual data&lt;br /&gt;
* bleu computation&lt;br /&gt;
* learn about tensorflow  &lt;br /&gt;
||&lt;br /&gt;
* improve my paper&lt;br /&gt;
* analyze experiment results&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
*learned tf-idf algorithm&lt;br /&gt;
*coded tf-idf alogrithm in python,but found it not worked well &lt;br /&gt;
*tried to use small dataset to test the program&lt;br /&gt;
||&lt;br /&gt;
*use sklearn tfidf to test the dataset&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10</id>
		<title>NLP Status Report 2017-1-10</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/NLP_Status_Report_2017-1-10"/>
				<updated>2017-01-10T06:33:22Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Date !! People !! Last Week !! This Week&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot;|2017/1/3&lt;br /&gt;
|Yang Feng ||&lt;br /&gt;
*[[nmt+mn:]] fix the problem of generating unreasonable results of baselines;&lt;br /&gt;
* ran experiments [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];&lt;br /&gt;
* polish and submit the TRP of Moses;&lt;br /&gt;
* wrote the code of result analysis (under-going);&lt;br /&gt;
||&lt;br /&gt;
*[[nmt+mn:]] analyze results;&lt;br /&gt;
*use the embedding of word2vec;&lt;br /&gt;
*do more experiments&lt;br /&gt;
|-&lt;br /&gt;
|Jiyuan Zhang ||&lt;br /&gt;
*designed the questionnaire, then discovered some problems and redesigned&lt;br /&gt;
|| &lt;br /&gt;
*complete the questionnaire  &lt;br /&gt;
|-&lt;br /&gt;
|Andi Zhang ||&lt;br /&gt;
*helped Jiyuan dealing with poem questionnaires&lt;br /&gt;
||&lt;br /&gt;
*continue this work, may start collecting feedback if all questionnaires are filled out&lt;br /&gt;
|-&lt;br /&gt;
|Shiyue Zhang || &lt;br /&gt;
* finished running theano baseline &lt;br /&gt;
* read and understood the beam search in theano baseline&lt;br /&gt;
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]&lt;br /&gt;
* started to implement beam search to tensorflow baseline&lt;br /&gt;
||&lt;br /&gt;
* finished the beam search implementation&lt;br /&gt;
* go on with Dynet Chinese Document&lt;br /&gt;
|-&lt;br /&gt;
|Guli ||&lt;br /&gt;
* run nmt with monolingual data&lt;br /&gt;
* bleu computation&lt;br /&gt;
* learn about tensorflow  &lt;br /&gt;
||&lt;br /&gt;
* improve my paper&lt;br /&gt;
* analyze experiment results&lt;br /&gt;
|-&lt;br /&gt;
|Peilun Xiao ||&lt;br /&gt;
*learned tf-idf algorithm&lt;br /&gt;
*coded tf-idf alogrithm in python,but found it not worked well &lt;br /&gt;
*tried to use small dataset to test the program&lt;br /&gt;
||&lt;br /&gt;
*use sklearn tfidf to test the dataset&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf</id>
		<title>文件:Nmt mn report.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:Nmt_mn_report.pdf"/>
				<updated>2017-01-10T06:32:52Z</updated>
		
		<summary type="html">&lt;p&gt;Fengyang：Fengyang上传“文件:Nmt mn report.pdf”的新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fengyang</name></author>	</entry>

	</feed>