<?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>《中文分词入门之最大匹配法》的评论</title>
	<atom:link href="http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation</link>
	<description>I Love Natural Language Processing</description>
	<lastBuildDate>Sun, 05 Feb 2012 11:54:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：kaizibaby</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-3363</link>
		<dc:creator>kaizibaby</dc:creator>
		<pubDate>Fri, 09 Dec 2011 02:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-3363</guid>
		<description>我在把你的代码进行试验的时候碰到了一些问题</description>
		<content:encoded><![CDATA[<p>我在把你的代码进行试验的时候碰到了一些问题</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：kaizibaby</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-3362</link>
		<dc:creator>kaizibaby</dc:creator>
		<pubDate>Fri, 09 Dec 2011 02:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-3362</guid>
		<description>你好。我正在学习中文分词呢。学长，你能把代码发我一份吗？
我邮箱是yingkai19851208@126.com
多谢多谢了啊。</description>
		<content:encoded><![CDATA[<p>你好。我正在学习中文分词呢。学长，你能把代码发我一份吗？<br />
我邮箱是yingkai19851208@126.com<br />
多谢多谢了啊。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：52nlp</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-3154</link>
		<dc:creator>52nlp</dc:creator>
		<pubDate>Wed, 30 Nov 2011 01:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-3154</guid>
		<description>是显示时斜杠被屏蔽了，我修改了，多谢！</description>
		<content:encoded><![CDATA[<p>是显示时斜杠被屏蔽了，我修改了，多谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：whj2819</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-3143</link>
		<dc:creator>whj2819</dc:creator>
		<pubDate>Tue, 29 Nov 2011 08:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-3143</guid>
		<description>getline(infile, strtmp, &#039;\n&#039;);最后一个参数(分隔符)应该是&#039;斜杠n&#039;,不知道是不是页面显示的问题。这样读词典的时候就正确了。学习中......</description>
		<content:encoded><![CDATA[<p>getline(infile, strtmp, &#8216;\n&#8217;);最后一个参数(分隔符)应该是&#8217;斜杠n&#8217;,不知道是不是页面显示的问题。这样读词典的时候就正确了。学习中&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：52nlp</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-3105</link>
		<dc:creator>52nlp</dc:creator>
		<pubDate>Sat, 26 Nov 2011 02:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-3105</guid>
		<description>这个哈希表的问题根本就不是问题啊，应该自己去google一下解决，另外这里就是全部代码了。</description>
		<content:encoded><![CDATA[<p>这个哈希表的问题根本就不是问题啊，应该自己去google一下解决，另外这里就是全部代码了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Judy_zhou</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-3050</link>
		<dc:creator>Judy_zhou</dc:creator>
		<pubDate>Mon, 21 Nov 2011 02:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-3050</guid>
		<description>我也出现了那个哈希词表的问题，可以将完整的CPP程序发给我一下吗？包括词典的。偶是初学的菜鸟啊，恳请博主指教一二。328860932@qq.com</description>
		<content:encoded><![CDATA[<p>我也出现了那个哈希词表的问题，可以将完整的CPP程序发给我一下吗？包括词典的。偶是初学的菜鸟啊，恳请博主指教一二。328860932@qq.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：原野</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-2624</link>
		<dc:creator>原野</dc:creator>
		<pubDate>Thu, 15 Sep 2011 02:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-2624</guid>
		<description>学长，能否给我发一份源程序，谢谢，我想学习一下！邮箱tieshushjg@163.com</description>
		<content:encoded><![CDATA[<p>学长，能否给我发一份源程序，谢谢，我想学习一下！邮箱tieshushjg@163.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：52nlp</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-2418</link>
		<dc:creator>52nlp</dc:creator>
		<pubDate>Tue, 14 Jun 2011 16:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-2418</guid>
		<description>代码这里已经是完整的了，自己整理一下就可以了。</description>
		<content:encoded><![CDATA[<p>代码这里已经是完整的了，自己整理一下就可以了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：52nlp</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-2417</link>
		<dc:creator>52nlp</dc:creator>
		<pubDate>Tue, 14 Jun 2011 16:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-2417</guid>
		<description>其实这里就是完整的代码。</description>
		<content:encoded><![CDATA[<p>其实这里就是完整的代码。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：52nlp</title>
		<link>http://www.52nlp.cn/maximum-matching-method-of-chinese-word-segmentation/comment-page-1#comment-2416</link>
		<dc:creator>52nlp</dc:creator>
		<pubDate>Tue, 14 Jun 2011 16:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=409#comment-2416</guid>
		<description>Google 一下Hash_map或者这个问题，这份代码只是调用了hash_map，并不提供hash_map。</description>
		<content:encoded><![CDATA[<p>Google 一下Hash_map或者这个问题，这份代码只是调用了hash_map，并不提供hash_map。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

