<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ARPA Language Model File Format</title>
	<atom:link href="http://kered.org/blog/2008-08-12/arpa-language-model-file-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://kered.org/blog/2008-08-12/arpa-language-model-file-format/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 26 Jun 2011 07:41:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kyle</title>
		<link>http://kered.org/blog/2008-08-12/arpa-language-model-file-format/comment-page-1/#comment-1385</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Wed, 01 Jun 2011 15:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://kered.org/blog/2008-08-12/arpa-language-model-file-format/#comment-1385</guid>
		<description>The SRI language model toolkit has a man page with some information on this format.

http://www.speech.sri.com/projects/srilm/manpages/ngram-format.5.html</description>
		<content:encoded><![CDATA[<p>The SRI language model toolkit has a man page with some information on this format.</p>
<p><a href="http://www.speech.sri.com/projects/srilm/manpages/ngram-format.5.html" rel="nofollow">http://www.speech.sri.com/projects/srilm/manpages/ngram-format.5.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://kered.org/blog/2008-08-12/arpa-language-model-file-format/comment-page-1/#comment-866</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://kered.org/blog/2008-08-12/arpa-language-model-file-format/#comment-866</guid>
		<description>Thanks, there is not much concise documentation on this.
I interpreted these scores the following way, but I am not quite sure whether thats correct:

If you want to have a score for say a trigram, add the left and right score of the longest ngram match (cutting off the oldest words in the history) with your trigram.</description>
		<content:encoded><![CDATA[<p>Thanks, there is not much concise documentation on this.<br />
I interpreted these scores the following way, but I am not quite sure whether thats correct:</p>
<p>If you want to have a score for say a trigram, add the left and right score of the longest ngram match (cutting off the oldest words in the history) with your trigram.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

