<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Some probabilistic text generation</title>
	<atom:link href="http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/feed/" rel="self" type="application/rss+xml" />
	<link>http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/</link>
	<description>Haskell programming journal</description>
	<lastBuildDate>Fri, 17 May 2013 21:48:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: meisam shahbazi</title>
		<link>http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-1444</link>
		<dc:creator><![CDATA[meisam shahbazi]]></dc:creator>
		<pubDate>Thu, 07 Jun 2007 09:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-1444</guid>
		<description><![CDATA[please send me the visual program of random text generation
i thank you in advance
good luck]]></description>
		<content:encoded><![CDATA[<p>please send me the visual program of random text generation<br />
i thank you in advance<br />
good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kris</title>
		<link>http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-1342</link>
		<dc:creator><![CDATA[kris]]></dc:creator>
		<pubDate>Fri, 01 Jun 2007 01:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-1342</guid>
		<description><![CDATA[i think its more pronounceable!]]></description>
		<content:encoded><![CDATA[<p>i think its more pronounceable!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David House</title>
		<link>http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-425</link>
		<dc:creator><![CDATA[David House]]></dc:creator>
		<pubDate>Sat, 03 Mar 2007 15:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-425</guid>
		<description><![CDATA[&lt;code&gt;take ((length xs) - 1) xs&lt;/code&gt; is just &lt;code&gt;init xs&lt;/code&gt;, by the way.]]></description>
		<content:encoded><![CDATA[<p><code>take ((length xs) - 1) xs</code> is just <code>init xs</code>, by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan E</title>
		<link>http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-421</link>
		<dc:creator><![CDATA[Allan E]]></dc:creator>
		<pubDate>Tue, 27 Feb 2007 04:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-421</guid>
		<description><![CDATA[Sorry, here&#039;s &lt;a href=&quot;http://www.randomhacks.net/articles/2007/02/22/bayes-rule-and-drug-tests&quot; rel=&quot;nofollow&quot;&gt;Eric Kidd&#039;s post&lt;/a&gt; and here&#039;s Sigfpe taking the ball and &lt;a href=&quot;http://sigfpe.blogspot.com/2007/02/monads-for-vector-spaces-probability.html&quot; rel=&quot;nofollow&quot;&gt;running with it do the quantum/algebraic yonder&lt;/a&gt;!]]></description>
		<content:encoded><![CDATA[<p>Sorry, here&#8217;s <a href="http://www.randomhacks.net/articles/2007/02/22/bayes-rule-and-drug-tests" rel="nofollow">Eric Kidd&#8217;s post</a> and here&#8217;s Sigfpe taking the ball and <a href="http://sigfpe.blogspot.com/2007/02/monads-for-vector-spaces-probability.html" rel="nofollow">running with it do the quantum/algebraic yonder</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan E</title>
		<link>http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-420</link>
		<dc:creator><![CDATA[Allan E]]></dc:creator>
		<pubDate>Tue, 27 Feb 2007 04:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-420</guid>
		<description><![CDATA[Nice post -- I came here by tracing the ripples back to the source...!  So how&#039;s the haddocking etc of PFP going?  Got darcs repository anywhere? :-)

I&#039;m still trying to wrap my brain around Eric Kidd/Sigfpe&#039;s factoring --- will you be incorporating this into your implementation do you think?  I&#039;d be interested to hear...]]></description>
		<content:encoded><![CDATA[<p>Nice post &#8212; I came here by tracing the ripples back to the source&#8230;!  So how&#8217;s the haddocking etc of PFP going?  Got darcs repository anywhere? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;m still trying to wrap my brain around Eric Kidd/Sigfpe&#8217;s factoring &#8212; will you be incorporating this into your implementation do you think?  I&#8217;d be interested to hear&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michi&#8217;s blog &#187; Blog Archive &#187; More silly random text</title>
		<link>http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-365</link>
		<dc:creator><![CDATA[Michi&#8217;s blog &#187; Blog Archive &#187; More silly random text]]></dc:creator>
		<pubDate>Fri, 09 Feb 2007 16:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://syntaxfree.wordpress.com/2007/02/09/some-probabilistic-text-generation/#comment-365</guid>
		<description><![CDATA[[...] Syntaxfree writes over at his blog about a silly little toy he wrote, using the PFP library, to generate random text. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Syntaxfree writes over at his blog about a silly little toy he wrote, using the PFP library, to generate random text. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
