<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>52nlp&#039;s Learning Notes &#187; tuning</title>
	<atom:link href="http://www.52nlp.com/tag/tuning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.52nlp.com</link>
	<description>Natural Language Processing, Machine Learning, Programming Skill, Mathematics</description>
	<lastBuildDate>Sat, 23 Apr 2011 05:17:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Moses Support Digest:tuning tree-based models</title>
		<link>http://www.52nlp.com/moses-support-digest-tuning-tree-based-models/</link>
		<comments>http://www.52nlp.com/moses-support-digest-tuning-tree-based-models/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 13:31:17 +0000</pubDate>
		<dc:creator>52nlp</dc:creator>
				<category><![CDATA[Moses]]></category>
		<category><![CDATA[SMT]]></category>
		<category><![CDATA[moses]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.52nlp.com/?p=258</guid>
		<description><![CDATA[[Moses-support] tuning tree-based models Hello All, I want to tune a tree-based trained system. I pass the moses_chart decoder to the mert-moses-new.perl script. The script seems to make 1 decoding run producing features.dat and scores.dat files, but it writes an &#8230; <a href="http://www.52nlp.com/moses-support-digest-tuning-tree-based-models/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://www.52nlp.com/moses-support-digest-hierarchical-and-syntax-based-decoding-in-moses/' rel='bookmark' title='Permanent Link: Moses Support Digest: Hierarchical and syntax-based decoding in Moses'>Moses Support Digest: Hierarchical and syntax-based decoding in Moses</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-tuning-failure-with-language-model-type-unknown/' rel='bookmark' title='Permanent Link: Moses Support Digest:Tuning failure with Language model type unknown'>Moses Support Digest:Tuning failure with Language model type unknown</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-about-giza-options-when-running-moses/' rel='bookmark' title='Permanent Link: Moses Support Digest:About giza++ options when running moses'>Moses Support Digest:About giza++ options when running moses</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-error-in-training-phrase-model/' rel='bookmark' title='Permanent Link: Moses Support Digest:Moses Error in training phrase'>Moses Support Digest:Moses Error in training phrase</a></li>
<li><a href='http://www.52nlp.com/moses-support-digestnbest-list-option-in-decoder/' rel='bookmark' title='Permanent Link: Moses Support Digest:nbest list option in decoder'>Moses Support Digest:nbest list option in decoder</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-running-giza-in-parts/' rel='bookmark' title='Permanent Link: Moses Support Digest:running giza in parts'>Moses Support Digest:running giza in parts</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-how-do-you-solve-this-moses-problem/' rel='bookmark' title='Permanent Link: Moses Support Digest:How do you solve this moses problem'>Moses Support Digest:How do you solve this moses problem</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-experiment-management-system-and-moses-scripts/' rel='bookmark' title='Permanent Link: Moses Support Digest: experiment management system and Moses scripts'>Moses Support Digest: experiment management system and Moses scripts</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-irstlm-memory-racing-with-5-gram-lm/' rel='bookmark' title='Permanent Link: Moses Support Digest:  moses-irstlm memory racing with 5-gram lm'>Moses Support Digest:  moses-irstlm memory racing with 5-gram lm</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-issues-with-score-data/' rel='bookmark' title='Permanent Link: Moses Support Digest: Issues with Score data'>Moses Support Digest: Issues with Score data</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>[Moses-support] tuning tree-based models</strong></p>
<p>Hello All,</p>
<p>I want to tune a tree-based trained system.  I pass the moses_chart decoder to the mert-moses-new.perl script.  The script seems to make 1 decoding run producing features.dat and scores.dat files, but it writes an empty extract.out file.  Then the script stops. I also noticed that the train-moses.perl script only writes out a &#8220;X&#8221; under  [non-terminals] in the moses.ini file.  I have several non-terminals on the input side.<br />
Thanks,</p>
<p>&#8211;<br />
Regards,<br />
John J Morgan<br />
<span id="more-258"></span><br />
<!--adsense--><br />
<strong>Re:[Moses-support] tuning tree-based models</strong></p>
<p>Hi,</p>
<p>this should work&#8230; Does the moses process generate a proper n-best list file? There may be something wrong with running the decoder.</p>
<p>Regarding the section &#8220;non-terminals&#8221; in the moses.ini file &#8211; don&#8217;t worry, this is just a list of special non-terminals that are used for unknown words etc.</p>
<p>-phi</p>
<p><em>NOTICE:This is digested from the Moses-support mailing list, which supports for the moses SMT decoder.</em></p>


<p>Related posts:<ol><li><a href='http://www.52nlp.com/moses-support-digest-hierarchical-and-syntax-based-decoding-in-moses/' rel='bookmark' title='Permanent Link: Moses Support Digest: Hierarchical and syntax-based decoding in Moses'>Moses Support Digest: Hierarchical and syntax-based decoding in Moses</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-tuning-failure-with-language-model-type-unknown/' rel='bookmark' title='Permanent Link: Moses Support Digest:Tuning failure with Language model type unknown'>Moses Support Digest:Tuning failure with Language model type unknown</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-about-giza-options-when-running-moses/' rel='bookmark' title='Permanent Link: Moses Support Digest:About giza++ options when running moses'>Moses Support Digest:About giza++ options when running moses</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-error-in-training-phrase-model/' rel='bookmark' title='Permanent Link: Moses Support Digest:Moses Error in training phrase'>Moses Support Digest:Moses Error in training phrase</a></li>
<li><a href='http://www.52nlp.com/moses-support-digestnbest-list-option-in-decoder/' rel='bookmark' title='Permanent Link: Moses Support Digest:nbest list option in decoder'>Moses Support Digest:nbest list option in decoder</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-running-giza-in-parts/' rel='bookmark' title='Permanent Link: Moses Support Digest:running giza in parts'>Moses Support Digest:running giza in parts</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-how-do-you-solve-this-moses-problem/' rel='bookmark' title='Permanent Link: Moses Support Digest:How do you solve this moses problem'>Moses Support Digest:How do you solve this moses problem</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-experiment-management-system-and-moses-scripts/' rel='bookmark' title='Permanent Link: Moses Support Digest: experiment management system and Moses scripts'>Moses Support Digest: experiment management system and Moses scripts</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-irstlm-memory-racing-with-5-gram-lm/' rel='bookmark' title='Permanent Link: Moses Support Digest:  moses-irstlm memory racing with 5-gram lm'>Moses Support Digest:  moses-irstlm memory racing with 5-gram lm</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-issues-with-score-data/' rel='bookmark' title='Permanent Link: Moses Support Digest: Issues with Score data'>Moses Support Digest: Issues with Score data</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.52nlp.com/moses-support-digest-tuning-tree-based-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

