<?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 for Free Mind</title>
	<atom:link href="http://lifegoo.pluskid.org/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://lifegoo.pluskid.org</link>
	<description>The Free Mind of pluskid</description>
	<pubDate>Tue, 07 Sep 2010 18:22:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on 回忆录：MiniSQL by pluskid</title>
		<link>http://lifegoo.pluskid.org/?p=128&cpage=1#comment-5117</link>
		<dc:creator>pluskid</dc:creator>
		<pubDate>Wed, 05 May 2010 12:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=128#comment-5117</guid>
		<description>@Ink_Snow,
恩，看来是原来的域名失效了，把图片改成相对路径终于显示出来了。</description>
		<content:encoded><![CDATA[<p>@Ink_Snow,<br />
恩，看来是原来的域名失效了，把图片改成相对路径终于显示出来了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 回忆录：MiniSQL by Ink_Snow</title>
		<link>http://lifegoo.pluskid.org/?p=128&cpage=1#comment-5114</link>
		<dc:creator>Ink_Snow</dc:creator>
		<pubDate>Wed, 05 May 2010 10:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=128#comment-5114</guid>
		<description>难道是路遇pluskid大神么

可惜图片都看不到了，不然可以拿来参考一下的。</description>
		<content:encoded><![CDATA[<p>难道是路遇pluskid大神么</p>
<p>可惜图片都看不到了，不然可以拿来参考一下的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hadoop 实战：谁是最倒霉的人？ by Sue</title>
		<link>http://lifegoo.pluskid.org/?p=468&cpage=1#comment-4111</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Sat, 30 Jan 2010 12:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=468#comment-4111</guid>
		<description>上面的代码链接下载不了，能不能给我传一份，谢谢
beast5117@yahoo.com.cn</description>
		<content:encoded><![CDATA[<p>上面的代码链接下载不了，能不能给我传一份，谢谢<br />
<a href="mailto:beast5117@yahoo.com.cn">beast5117@yahoo.com.cn</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hadoop 实战：谁是最倒霉的人？ by pluskid</title>
		<link>http://lifegoo.pluskid.org/?p=468&cpage=1#comment-4110</link>
		<dc:creator>pluskid</dc:creator>
		<pubDate>Sat, 30 Jan 2010 12:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=468#comment-4110</guid>
		<description>@Sue,
你好，链接已经 fix 了，现在应该可以下载了。</description>
		<content:encoded><![CDATA[<p>@Sue,<br />
你好，链接已经 fix 了，现在应该可以下载了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hadoop 实战：谁是最倒霉的人？ by Sue</title>
		<link>http://lifegoo.pluskid.org/?p=468&cpage=1#comment-4109</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Sat, 30 Jan 2010 12:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=468#comment-4109</guid>
		<description>代码链接下不了，能不能发我一份，谢谢！
beast5117@yahoo.com.cn</description>
		<content:encoded><![CDATA[<p>代码链接下不了，能不能发我一份，谢谢！<br />
<a href="mailto:beast5117@yahoo.com.cn">beast5117@yahoo.com.cn</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pymmseg-cpp: rmmseg-cpp with Python interface by &#187; 中文分词的整理 Geoinformatics</title>
		<link>http://lifegoo.pluskid.org/?p=431&cpage=1#comment-3914</link>
		<dc:creator>&#187; 中文分词的整理 Geoinformatics</dc:creator>
		<pubDate>Fri, 01 Jan 2010 02:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=431#comment-3914</guid>
		<description>[...] 关于我最近的使用，我比较倾向于使用coreseek以及pymmseg-cpp.使用coreseek因为他和sphinx结合的比较紧，首先做全文检索，紧接着就可以做分词，而用pymmseg-cpp，由于是基于python，而像bamboo和庖丁都是基于java的，我这人本身就有点java fool，所以还是喜欢python一些。同时cpp是通过ctypes和python链接，方便我自己定义一些自己的匹配方式，对于今后我要做文言文的中文分词，单单从分词方面来讲，可能是比较小巧精干的东西。关于pymmseg-cpp的研发历程，可以看看free mind同学的帖子。大概就是这么多，本想和大家讨论使用心得，等到下一个帖子吧。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 关于我最近的使用，我比较倾向于使用coreseek以及pymmseg-cpp.使用coreseek因为他和sphinx结合的比较紧，首先做全文检索，紧接着就可以做分词，而用pymmseg-cpp，由于是基于python，而像bamboo和庖丁都是基于java的，我这人本身就有点java fool，所以还是喜欢python一些。同时cpp是通过ctypes和python链接，方便我自己定义一些自己的匹配方式，对于今后我要做文言文的中文分词，单单从分词方面来讲，可能是比较小巧精干的东西。关于pymmseg-cpp的研发历程，可以看看free mind同学的帖子。大概就是这么多，本想和大家讨论使用心得，等到下一个帖子吧。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Teach yourself “自主知识产权” in 2 hours by pluskid</title>
		<link>http://lifegoo.pluskid.org/?p=222&cpage=1#comment-3807</link>
		<dc:creator>pluskid</dc:creator>
		<pubDate>Sat, 19 Dec 2009 05:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=222#comment-3807</guid>
		<description>唔，我怎么觉得这个脚本有个 bug 呢？写回的时候每次 fseek 都是到 INITIAL_SB_POS 应该是不对的吧？ -.-bb</description>
		<content:encoded><![CDATA[<p>唔，我怎么觉得这个脚本有个 bug 呢？写回的时候每次 fseek 都是到 INITIAL_SB_POS 应该是不对的吧？ -.-bb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pymmseg-cpp: rmmseg-cpp with Python interface by pluskid</title>
		<link>http://lifegoo.pluskid.org/?p=431&cpage=1#comment-3588</link>
		<dc:creator>pluskid</dc:creator>
		<pubDate>Sat, 21 Nov 2009 12:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=431#comment-3588</guid>
		<description>@supernova,
请看一下你的字符串是不是 utf-8 编码的。mmseg 只支持 utf-8 。 :)</description>
		<content:encoded><![CDATA[<p>@supernova,<br />
请看一下你的字符串是不是 utf-8 编码的。mmseg 只支持 utf-8 。 <img src='http://lifegoo.pluskid.org/wp-content/plugins/smilies-themer/adiumicons/happy.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pymmseg-cpp: rmmseg-cpp with Python interface by supernova</title>
		<link>http://lifegoo.pluskid.org/?p=431&cpage=1#comment-3587</link>
		<dc:creator>supernova</dc:creator>
		<pubDate>Sat, 21 Nov 2009 11:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=431#comment-3587</guid>
		<description>我按照上面的mmseg的调用 为什么显示出来有问题 
全是乱码 比如鏄ㄥぉ [3..9]之类的</description>
		<content:encoded><![CDATA[<p>我按照上面的mmseg的调用 为什么显示出来有问题<br />
全是乱码 比如鏄ㄥぉ [3..9]之类的</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My new screenrc by pluskid</title>
		<link>http://lifegoo.pluskid.org/?p=94&cpage=1#comment-2929</link>
		<dc:creator>pluskid</dc:creator>
		<pubDate>Fri, 18 Sep 2009 12:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://pluskid.lifegoo.com/?p=94#comment-2929</guid>
		<description>@liu,
提交的时候用 &#60;pre&#62; 标签把代码包围起来就不会被吃掉了。</description>
		<content:encoded><![CDATA[<p>@liu,<br />
提交的时候用 &lt;pre&gt; 标签把代码包围起来就不会被吃掉了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
