<?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; phrase-table</title>
	<atom:link href="http://www.52nlp.com/tag/phrase-table/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: EMS table binarization</title>
		<link>http://www.52nlp.com/moses-support-digest-ems-table-binarization/</link>
		<comments>http://www.52nlp.com/moses-support-digest-ems-table-binarization/#comments</comments>
		<pubDate>Sun, 30 May 2010 15:21:25 +0000</pubDate>
		<dc:creator>52nlp</dc:creator>
				<category><![CDATA[Moses]]></category>
		<category><![CDATA[SMT]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[EMS]]></category>
		<category><![CDATA[moses]]></category>
		<category><![CDATA[phrase-table]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.52nlp.com/?p=375</guid>
		<description><![CDATA[[Moses-support] EMS: table binarization Hi all, I&#8217;m trying to run a system with a binary phrase table, and it doesn&#8217;t appear to be doing the binarization. Looking in experiment.meta the relevant section appears to be binarize-config in: config out: bin-config &#8230; <a href="http://www.52nlp.com/moses-support-digest-ems-table-binarization/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://www.52nlp.com/moses-support-digest-alignment-information-from-binary-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:Alignment information from binary phrase table'>Moses Support Digest:Alignment information from binary phrase table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-createberkeleypt-and-on-disk-rule-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table'>Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-2-718-in-the-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:2.718 in the phrase-table'>Moses Support Digest:2.718 in the phrase-table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-seems-to-hang/' rel='bookmark' title='Permanent Link: Moses Support Digest: Moses seems to hang'>Moses Support Digest: Moses seems to hang</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-reading-binary-phrase-table-from-the-disk/' rel='bookmark' title='Permanent Link: Moses Support Digest:Reading binary phrase table from the disk'>Moses Support Digest:Reading binary phrase table from the disk</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses_chart-and-recaser-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest: moses_chart and recaser phrase-table'>Moses Support Digest: moses_chart and recaser phrase-table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-confusionnet-getsubstring-error-when-using-lattice-with-utf8-input/' rel='bookmark' title='Permanent Link: Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input'>Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input</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-word-lattice-and-multiple-translation-tables-optimization-problem/' rel='bookmark' title='Permanent Link: Moses Support Digest:word lattice and multiple translation tables optimization problem'>Moses Support Digest:word lattice and multiple translation tables optimization problem</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>[Moses-support] EMS: table binarization</strong></p>
<p>Hi all,</p>
<p>I&#8217;m trying to run a system with a binary phrase table, and it doesn&#8217;t appear to be doing the binarization. Looking in experiment.meta the relevant section appears to be</p>
<p>binarize-config<br />
         in: config<br />
         out: bin-config<br />
         pass-unless: binarize-all<br />
         rerun-on-change: config<br />
         default-name: model/moses.bin.ini<br />
         template: $binarize-all $ttable-binarizer $rtable-binarizer OUT IN</p>
<p>I can specify ttable-binarizer and rtable-binarizer, but I can&#8217;t work out what the value of binarize-all should be. Any suggestions?</p>
<p>Thanks,<br />
Suzy<br />
<span id="more-375"></span><br />
<strong>Re: [Moses-support] EMS: table binarization</strong></p>
<p>Hi,</p>
<p>this seems to be a rudimentary feature from ancient times that ceased to function properly. It should not be to hard to fix it. Let me know, if you need help with it.</p>
<p>-phi</p>


<p>Related posts:<ol><li><a href='http://www.52nlp.com/moses-support-digest-alignment-information-from-binary-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:Alignment information from binary phrase table'>Moses Support Digest:Alignment information from binary phrase table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-createberkeleypt-and-on-disk-rule-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table'>Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-2-718-in-the-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:2.718 in the phrase-table'>Moses Support Digest:2.718 in the phrase-table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-seems-to-hang/' rel='bookmark' title='Permanent Link: Moses Support Digest: Moses seems to hang'>Moses Support Digest: Moses seems to hang</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-reading-binary-phrase-table-from-the-disk/' rel='bookmark' title='Permanent Link: Moses Support Digest:Reading binary phrase table from the disk'>Moses Support Digest:Reading binary phrase table from the disk</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses_chart-and-recaser-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest: moses_chart and recaser phrase-table'>Moses Support Digest: moses_chart and recaser phrase-table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-confusionnet-getsubstring-error-when-using-lattice-with-utf8-input/' rel='bookmark' title='Permanent Link: Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input'>Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input</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-word-lattice-and-multiple-translation-tables-optimization-problem/' rel='bookmark' title='Permanent Link: Moses Support Digest:word lattice and multiple translation tables optimization problem'>Moses Support Digest:word lattice and multiple translation tables optimization problem</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.52nlp.com/moses-support-digest-ems-table-binarization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moses Support Digest:2.718 in the phrase-table</title>
		<link>http://www.52nlp.com/moses-support-digest-2-718-in-the-phrase-table/</link>
		<comments>http://www.52nlp.com/moses-support-digest-2-718-in-the-phrase-table/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 11:54:44 +0000</pubDate>
		<dc:creator>52nlp</dc:creator>
				<category><![CDATA[Moses]]></category>
		<category><![CDATA[SMT]]></category>
		<category><![CDATA[moses]]></category>
		<category><![CDATA[phrase-table]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.52nlp.com/?p=299</guid>
		<description><![CDATA[[Moses-support] 2.718 in the phrase-table The exact purpose of the value 2.718 is what I am not sure of.As far as I know, the value is used for preferring the hypothesis with less phrases tothe one that use more phrases(words) &#8230; <a href="http://www.52nlp.com/moses-support-digest-2-718-in-the-phrase-table/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://www.52nlp.com/moses-support-digest-alignment-information-from-binary-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:Alignment information from binary phrase table'>Moses Support Digest:Alignment information from binary phrase table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-reading-binary-phrase-table-from-the-disk/' rel='bookmark' title='Permanent Link: Moses Support Digest:Reading binary phrase table from the disk'>Moses Support Digest:Reading binary phrase table from the disk</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses_chart-and-recaser-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest: moses_chart and recaser phrase-table'>Moses Support Digest: moses_chart and recaser phrase-table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-aligned-phrase-counts/' rel='bookmark' title='Permanent Link: Moses Support Digest:Aligned phrase counts'>Moses Support Digest:Aligned phrase counts</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-createberkeleypt-and-on-disk-rule-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table'>Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-ems-table-binarization/' rel='bookmark' title='Permanent Link: Moses Support Digest: EMS table binarization'>Moses Support Digest: EMS table binarization</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-regarding-moses-weight-reused-ini/' rel='bookmark' title='Permanent Link: Moses Support Digest: Regarding moses.weight-reused.ini'>Moses Support Digest: Regarding moses.weight-reused.ini</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-seems-to-hang/' rel='bookmark' title='Permanent Link: Moses Support Digest: Moses seems to hang'>Moses Support Digest: Moses seems to hang</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-confusionnet-getsubstring-error-when-using-lattice-with-utf8-input/' rel='bookmark' title='Permanent Link: Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input'>Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-pos-translation/' rel='bookmark' title='Permanent Link: Moses Support Digest:POS translation'>Moses Support Digest:POS translation</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>[Moses-support] 2.718 in the phrase-table</strong></p>
<p>The exact purpose of the value 2.718 is what I am not sure of.As far as I know, the value is used for preferring the hypothesis with less phrases tothe one that use more phrases(words) for the same coverage of the source sentence duringthe prefix cost comparison inside priority queue( for the hyps that covers the same source range ).for example ) phrase_1 + phrase_2 + phrase_3 )to prefer hyp1 to hyp2 by multiplying hyp1 by 2.718.This is how I understand the use of the value, since longer phrase has empirically better translationthan the one made up of word-based translation.Is there any one who can confirm my belief, or to correct my conclusion?p.s. Is 2.718 the Euler&#8217;s number? If it is, why is the weight determined as such?<br />
<span id="more-299"></span><br />
<strong>Re:[Moses-support] 2.718 in the phrase-table</strong></p>
<p>The last weight from the phrase-table corresponds to the phrase penalty as explained in</p>
<p>http://www.statmt.org/moses/?n=FactoredTraining.ScorePhrases</p>
<p>This features benefits translations that use less units to decode. </p>
<p>It is the Euler&#8217;s number and it is determined as such because the decoder uses natural logarithms to add the weights, instead of multiplying probabilities. Hence, 2.718 will become 1 during decoding as a way of saying &#8220;I&#8217;m using yet another phrase unit to perform a translation&#8221;.</p>
<p>So you were quite right after all <img src='http://www.52nlp.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ) </p>
<p><strong>Re:[Moses-support] 2.718 in the phrase-table</strong></p>
<p>Anecdotally, this feature also isn&#8217;t especially important, see e.g.:</p>
<p>http://www.mt-archive.info/AMTA-2006-Lopez.pdf</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-alignment-information-from-binary-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:Alignment information from binary phrase table'>Moses Support Digest:Alignment information from binary phrase table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-reading-binary-phrase-table-from-the-disk/' rel='bookmark' title='Permanent Link: Moses Support Digest:Reading binary phrase table from the disk'>Moses Support Digest:Reading binary phrase table from the disk</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses_chart-and-recaser-phrase-table/' rel='bookmark' title='Permanent Link: Moses Support Digest: moses_chart and recaser phrase-table'>Moses Support Digest: moses_chart and recaser phrase-table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-aligned-phrase-counts/' rel='bookmark' title='Permanent Link: Moses Support Digest:Aligned phrase counts'>Moses Support Digest:Aligned phrase counts</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-createberkeleypt-and-on-disk-rule-table/' rel='bookmark' title='Permanent Link: Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table'>Moses Support Digest:CreateBerkeleyPt and On-Disk Rule Table</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-ems-table-binarization/' rel='bookmark' title='Permanent Link: Moses Support Digest: EMS table binarization'>Moses Support Digest: EMS table binarization</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-regarding-moses-weight-reused-ini/' rel='bookmark' title='Permanent Link: Moses Support Digest: Regarding moses.weight-reused.ini'>Moses Support Digest: Regarding moses.weight-reused.ini</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-moses-seems-to-hang/' rel='bookmark' title='Permanent Link: Moses Support Digest: Moses seems to hang'>Moses Support Digest: Moses seems to hang</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-confusionnet-getsubstring-error-when-using-lattice-with-utf8-input/' rel='bookmark' title='Permanent Link: Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input'>Moses Support Digest:ConfusionNet GetSubString error when using lattice with UTF8 input</a></li>
<li><a href='http://www.52nlp.com/moses-support-digest-pos-translation/' rel='bookmark' title='Permanent Link: Moses Support Digest:POS translation'>Moses Support Digest:POS translation</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.52nlp.com/moses-support-digest-2-718-in-the-phrase-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

