<?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/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.52nlp.cn</link>
	<description>I Love Natural Language Processing</description>
	<lastBuildDate>Fri, 17 Feb 2012 14:27:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>zidanzzg 对《HMM学习最佳范例八：总结》的评论</title>
		<link>http://www.52nlp.cn/hmm-learn-best-practices-eight-summary/comment-page-1#comment-4825</link>
		<dc:creator>zidanzzg</dc:creator>
		<pubDate>Fri, 17 Feb 2012 14:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=2376#comment-4825</guid>
		<description>谢谢，受益匪浅！</description>
		<content:encoded><![CDATA[<p>谢谢，受益匪浅！</p>
]]></content:encoded>
	</item>
	<item>
		<title>xieqianlong 对《安装Srilm的一点新变化》的评论</title>
		<link>http://www.52nlp.cn/%e5%ae%89%e8%a3%85srilm%e7%9a%84%e4%b8%80%e7%82%b9%e6%96%b0%e5%8f%98%e5%8c%96/comment-page-1#comment-4816</link>
		<dc:creator>xieqianlong</dc:creator>
		<pubDate>Thu, 16 Feb 2012 12:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=3268#comment-4816</guid>
		<description>可是我在使用ngram-count的时候出现“Illegal instruction”错误提示，所以我感觉还是没安装成功。
不过我已经在别的机器上安装并且test成功了，可能是机器配置的问题……谢谢了</description>
		<content:encoded><![CDATA[<p>可是我在使用ngram-count的时候出现“Illegal instruction”错误提示，所以我感觉还是没安装成功。<br />
不过我已经在别的机器上安装并且test成功了，可能是机器配置的问题……谢谢了</p>
]]></content:encoded>
	</item>
	<item>
		<title>52nlp 对《安装Srilm的一点新变化》的评论</title>
		<link>http://www.52nlp.cn/%e5%ae%89%e8%a3%85srilm%e7%9a%84%e4%b8%80%e7%82%b9%e6%96%b0%e5%8f%98%e5%8c%96/comment-page-1#comment-4803</link>
		<dc:creator>52nlp</dc:creator>
		<pubDate>Tue, 14 Feb 2012 12:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=3268#comment-4803</guid>
		<description>如果有Ngram等关键可执行文件，可以不care这些differs，differs出现与环境有关，不太好判断。</description>
		<content:encoded><![CDATA[<p>如果有Ngram等关键可执行文件，可以不care这些differs，differs出现与环境有关，不太好判断。</p>
]]></content:encoded>
	</item>
	<item>
		<title>xieqianlong 对《安装Srilm的一点新变化》的评论</title>
		<link>http://www.52nlp.cn/%e5%ae%89%e8%a3%85srilm%e7%9a%84%e4%b8%80%e7%82%b9%e6%96%b0%e5%8f%98%e5%8c%96/comment-page-1#comment-4768</link>
		<dc:creator>xieqianlong</dc:creator>
		<pubDate>Sat, 11 Feb 2012 03:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=3268#comment-4768</guid>
		<description>下面是lm/test/output/ngram-count-lm.i686-m64.stderr的输出：
./run-test: line 40: 25795 Illegal instruction     ngram-count -debug 1 -order $order -count-lm -text $dir/eval97.text -vocab $dir/eval    2001.vocab -init-lm swbd.3countlm -em-iters 10 -lm swbd.3countlm.reest
./run-test: line 50: 25796 Illegal instruction     ngram -debug 0 -order $order -count-lm -lm swbd.3countlm.reest -vocab $dir/eval2001.    vocab -ppl $dir/eval97.text
./run-test: line 62: 25797 Illegal instruction     ngram -debug 0 -order $order -count-lm -lm swbd.3countlm.reest -mix-lm $dir/swbd.3bo    $gz -lambda 0.5 -bayes 0 -vocab $dir/eval2001.vocab -ppl $dir/eval97.text

lm/test/output/ngram-count-lm.i686-m64.stdout是空的</description>
		<content:encoded><![CDATA[<p>下面是lm/test/output/ngram-count-lm.i686-m64.stderr的输出：<br />
./run-test: line 40: 25795 Illegal instruction     ngram-count -debug 1 -order $order -count-lm -text $dir/eval97.text -vocab $dir/eval    2001.vocab -init-lm swbd.3countlm -em-iters 10 -lm swbd.3countlm.reest<br />
./run-test: line 50: 25796 Illegal instruction     ngram -debug 0 -order $order -count-lm -lm swbd.3countlm.reest -vocab $dir/eval2001.    vocab -ppl $dir/eval97.text<br />
./run-test: line 62: 25797 Illegal instruction     ngram -debug 0 -order $order -count-lm -lm swbd.3countlm.reest -mix-lm $dir/swbd.3bo    $gz -lambda 0.5 -bayes 0 -vocab $dir/eval2001.vocab -ppl $dir/eval97.text</p>
<p>lm/test/output/ngram-count-lm.i686-m64.stdout是空的</p>
]]></content:encoded>
	</item>
	<item>
		<title>xieqianlong 对《安装Srilm的一点新变化》的评论</title>
		<link>http://www.52nlp.cn/%e5%ae%89%e8%a3%85srilm%e7%9a%84%e4%b8%80%e7%82%b9%e6%96%b0%e5%8f%98%e5%8c%96/comment-page-1#comment-4767</link>
		<dc:creator>xieqianlong</dc:creator>
		<pubDate>Sat, 11 Feb 2012 03:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=3268#comment-4767</guid>
		<description>您好！我用的是1.6.0版本的,机器是fedora14 x86_64，machine_type选的是i686-m64编译通过了,在bin/i686-m64/下有ngram等很多可执行程序，可是测试的时候出现的大部分都是DIFFERS，您帮我看一下什么情况好吗？QQ：64四415零87,谢谢！</description>
		<content:encoded><![CDATA[<p>您好！我用的是1.6.0版本的,机器是fedora14 x86_64，machine_type选的是i686-m64编译通过了,在bin/i686-m64/下有ngram等很多可执行程序，可是测试的时候出现的大部分都是DIFFERS，您帮我看一下什么情况好吗？QQ：64四415零87,谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Thought this was cool: 理解EM算法 &#171; CWYAlpha 对《Google’s Python Class SOS 续 &#8211;下载》的评论</title>
		<link>http://www.52nlp.cn/googles-python-class-sos-%e7%bb%ad-%e4%b8%8b%e8%bd%bd/comment-page-1#comment-4687</link>
		<dc:creator>Thought this was cool: 理解EM算法 &#171; CWYAlpha</dc:creator>
		<pubDate>Sun, 05 Feb 2012 11:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=3282#comment-4687</guid>
		<description>[...] Google’s Python Class SOS 续 –下载 [...]</description>
		<content:encoded><![CDATA[<p>[...] Google’s Python Class SOS 续 –下载 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Thought this was cool: 理解EM算法 &#171; CWYAlpha 对《Google&#8217;s Python Class》的评论</title>
		<link>http://www.52nlp.cn/googles-python-class/comment-page-1#comment-4686</link>
		<dc:creator>Thought this was cool: 理解EM算法 &#171; CWYAlpha</dc:creator>
		<pubDate>Sun, 05 Feb 2012 11:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=3188#comment-4686</guid>
		<description>[...] Google’s Python Class [...]</description>
		<content:encoded><![CDATA[<p>[...] Google’s Python Class [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>单波 对《中文处理的迷思之二：词类标注是句法分析的前提》的评论</title>
		<link>http://www.52nlp.cn/%e4%b8%ad%e6%96%87%e5%a4%84%e7%90%86%e7%9a%84%e8%bf%b7%e6%80%9d%e4%b9%8b%e4%ba%8c%ef%bc%9a%e8%af%8d%e7%b1%bb%e6%a0%87%e6%b3%a8%e6%98%af%e5%8f%a5%e6%b3%95%e5%88%86%e6%9e%90%e7%9a%84%e5%89%8d%e6%8f%90/comment-page-1#comment-4661</link>
		<dc:creator>单波</dc:creator>
		<pubDate>Fri, 03 Feb 2012 06:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=4180#comment-4661</guid>
		<description>Michael Collins 的博士论文中提供的策略是，将POS_Tagging 与 parsing 融合在一个统计模型里，一起做了。毕竟，Tag信息，现在也流行通过统计的方法得到。</description>
		<content:encoded><![CDATA[<p>Michael Collins 的博士论文中提供的策略是，将POS_Tagging 与 parsing 融合在一个统计模型里，一起做了。毕竟，Tag信息，现在也流行通过统计的方法得到。</p>
]]></content:encoded>
	</item>
	<item>
		<title>ricky 对《初学者报道(3)  CRF 中文分词解码过程理解》的评论</title>
		<link>http://www.52nlp.cn/%e5%88%9d%e5%ad%a6%e8%80%85%e6%8a%a5%e9%81%933-crf-%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e8%a7%a3%e7%a0%81%e8%bf%87%e7%a8%8b%e7%90%86%e8%a7%a3/comment-page-1#comment-4622</link>
		<dc:creator>ricky</dc:creator>
		<pubDate>Wed, 01 Feb 2012 01:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=4171#comment-4622</guid>
		<description>谢谢你仔细的阅读，你是对的，我已经做了修正，抱歉给你带来困扰！
如果还有疑问或文章中有错误之处还请指正！大家相互学习！</description>
		<content:encoded><![CDATA[<p>谢谢你仔细的阅读，你是对的，我已经做了修正，抱歉给你带来困扰！<br />
如果还有疑问或文章中有错误之处还请指正！大家相互学习！</p>
]]></content:encoded>
	</item>
	<item>
		<title>gladys 对《初学者报道(3)  CRF 中文分词解码过程理解》的评论</title>
		<link>http://www.52nlp.cn/%e5%88%9d%e5%ad%a6%e8%80%85%e6%8a%a5%e9%81%933-crf-%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e8%a7%a3%e7%a0%81%e8%bf%87%e7%a8%8b%e7%90%86%e8%a7%a3/comment-page-1#comment-4616</link>
		<dc:creator>gladys</dc:creator>
		<pubDate>Tue, 31 Jan 2012 12:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.52nlp.cn/?p=4171#comment-4616</guid>
		<description>S2B=Max((v(BB)+S1B),(v(OB)+S1O),(v(MB)+S1M),(v(EB)+S1E)+W2B，
请问这个公式是不是少了个右括号，因为我是第一次想学习一下条件随机场，所以对每一句话都看的很细。是不是应该写成：
   S2B=Max((v(BB)+S1B),(v(OB)+S1O),(v(MB)+S1M),(v(EB)+S1E))+W2B 呢？如果我错了的话恳求及时纠正，因为这是我第一次认真的想学会CRF，如果我第一次就搞错了，以后也会一直错下去的。</description>
		<content:encoded><![CDATA[<p>S2B=Max((v(BB)+S1B),(v(OB)+S1O),(v(MB)+S1M),(v(EB)+S1E)+W2B，<br />
请问这个公式是不是少了个右括号，因为我是第一次想学习一下条件随机场，所以对每一句话都看的很细。是不是应该写成：<br />
   S2B=Max((v(BB)+S1B),(v(OB)+S1O),(v(MB)+S1M),(v(EB)+S1E))+W2B 呢？如果我错了的话恳求及时纠正，因为这是我第一次认真的想学会CRF，如果我第一次就搞错了，以后也会一直错下去的。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

