<?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>Limina.Log &#187; N-Grams</title>
	<atom:link href="http://log.liminastudio.com/tag/n-grams/feed" rel="self" type="application/rss+xml" />
	<link>http://log.liminastudio.com</link>
	<description>Research &#38; Development at Limina.Studio</description>
	<lastBuildDate>Sun, 15 Jan 2012 21:25:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Developing the Enpersonator</title>
		<link>http://log.liminastudio.com/itp/developing-the-enpersonator</link>
		<comments>http://log.liminastudio.com/itp/developing-the-enpersonator#comments</comments>
		<pubDate>Tue, 02 Mar 2010 14:31:50 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Learning Bit by Bit]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Generative Text]]></category>
		<category><![CDATA[N-Grams]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=554</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/developing-the-enpersonator' addthis:title='Developing the Enpersonator '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Using blog corpora from The Blog Authorship Corpus and the Political Blog Corpora, I have begun developing a simple blog-post generator for Enpersonator, the identity-creating software part of Automenon, an artwork in progress with Sofy Yuditskaya. See Enpersonator in action here: http://soniayuditskaya.tumblr.com/ Enpersonator is in development here: http://github.com/virgildisgr4ce/Enpersonator.  It requires the Python Tumblr library, which [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/developing-the-enpersonator' addthis:title='Developing the Enpersonator '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Using blog corpora from <a href="http://u.cs.biu.ac.il/~koppel/BlogCorpus.htm">The Blog Authorship Corpus</a> and the <a href="http://www.ark.cs.cmu.edu/blog-data/">Political Blog Corpora</a>, I have begun developing a simple blog-post generator for Enpersonator, the identity-creating software part of Automenon, an artwork in progress with Sofy Yuditskaya.</p>
<p>See Enpersonator in action here: <a href="http://soniayuditskaya.tumblr.com/">http://soniayuditskaya.tumblr.com/</a></p>
<p>Enpersonator is in development here: <a href="http://github.com/virgildisgr4ce/Enpersonator">http://github.com/virgildisgr4ce/Enpersonator</a>.  It requires the Python <a href="http://code.google.com/p/python-tumblr/">Tumblr library</a>, which requires <a href="http://www.djangoproject.com/download/">Django</a> for its utilities.  The Markov Generator is modified from <a href="decontextualize.com/teaching/dwwp/topics-n-grams-and-markov-chains/">Adam Parrish&#8217;s</a>.</p>
<p>The current version uses all 5 of the blogs in the Political Blog Corpora, comprising 133,953 tokens.  Not too shabby, but still not enough to avoid lots of wholesale reproductions.</p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/developing-the-enpersonator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

