<?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: Testing string similarity using Ruby and Zlib</title>
	<atom:link href="http://rcoder.net/content/testing-string-similarity-using-ruby-and-zlib/feed" rel="self" type="application/rss+xml" />
	<link>http://rcoder.net/content/testing-string-similarity-using-ruby-and-zlib</link>
	<description>Code, food, pinball, beer, and bikes. It&#039;s hard living in a place this awesome.</description>
	<lastBuildDate>Sat, 23 Jan 2010 11:37:40 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Elliott</title>
		<link>http://rcoder.net/content/testing-string-similarity-using-ruby-and-zlib/comment-page-1#comment-410</link>
		<dc:creator>Kevin Elliott</dc:creator>
		<pubDate>Tue, 10 Mar 2009 10:29:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-410</guid>
		<description>How did you end up deduping Calagator? Did you implement this distance algorithm? Did you use a different algorithm?

Then, do you just delete dupes? Or did you need to flag dupes somehow, and let users who submitted the duped data know? Or, are you simply just preventing dupe data from getting put in by showing the user an error during submission?

I really enjoy seeing other developer&#039;s perspectives on their implementation strategies! Your zlib distance algorithm seems interesting.

Thanks,
Kevin</description>
		<content:encoded><![CDATA[<p>How did you end up deduping Calagator? Did you implement this distance algorithm? Did you use a different algorithm?</p>
<p>Then, do you just delete dupes? Or did you need to flag dupes somehow, and let users who submitted the duped data know? Or, are you simply just preventing dupe data from getting put in by showing the user an error during submission?</p>
<p>I really enjoy seeing other developer&#8217;s perspectives on their implementation strategies! Your zlib distance algorithm seems interesting.</p>
<p>Thanks,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JerboaKolinowski</title>
		<link>http://rcoder.net/content/testing-string-similarity-using-ruby-and-zlib/comment-page-1#comment-89</link>
		<dc:creator>JerboaKolinowski</dc:creator>
		<pubDate>Fri, 25 Apr 2008 20:57:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-89</guid>
		<description>Nah, the scary writeup was the one underneath mine. I&#039;m a bit more relaxed. See the critique in my writeup of the one underneath :)</description>
		<content:encoded><![CDATA[<p>Nah, the scary writeup was the one underneath mine. I&#8217;m a bit more relaxed. See the critique in my writeup of the one underneath <img src='http://rcoder.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lennon</title>
		<link>http://rcoder.net/content/testing-string-similarity-using-ruby-and-zlib/comment-page-1#comment-33</link>
		<dc:creator>lennon</dc:creator>
		<pubDate>Wed, 26 Mar 2008 16:28:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-33</guid>
		<description>Vruba: Wow, I hope JerboaKolinowski from E2 doesn&#039;t find my little write-up; I&#039;d be worried about my safety.

For the record, I&#039;m entirely aware of methods like Naive Bayes, Bloom filters, and even more sophisticated methods like neural nets. This was just a fun little experiment.</description>
		<content:encoded><![CDATA[<p>Vruba: Wow, I hope JerboaKolinowski from E2 doesn&#8217;t find my little write-up; I&#8217;d be worried about my safety.</p>
<p>For the record, I&#8217;m entirely aware of methods like Naive Bayes, Bloom filters, and even more sophisticated methods like neural nets. This was just a fun little experiment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vruba</title>
		<link>http://rcoder.net/content/testing-string-similarity-using-ruby-and-zlib/comment-page-1#comment-30</link>
		<dc:creator>Vruba</dc:creator>
		<pubDate>Wed, 26 Mar 2008 01:15:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-30</guid>
		<description>&lt;a href=&quot;http://everything2.com/e2node/Using%2520gzip%2520to%2520do%2520computational%2520linguistics&quot; rel=&quot;nofollow&quot;&gt;A similar idea on E2&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p><a href="http://everything2.com/e2node/Using%2520gzip%2520to%2520do%2520computational%2520linguistics" rel="nofollow">A similar idea on E2</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
