Re: chinese stopwords

2010-04-12 Thread Grant Ingersoll
+1 On Apr 9, 2010, at 9:59 PM, John Wang wrote: > Hi: > >I am using the SmartChineseAnalyzer class and it is great! > >Was wondering if we should have a set of chinese stopwords. The default > set containts only punctuations. > > Thanks > > -John -

Re: chinese stopwords

2010-04-10 Thread John Wang
Awesome, thanks! Great job of the work! -John 2010/4/10 Gao Pinker > That's a good idea, I'll think about adding another stopword-list to let > users have a chance to choose. > > > On Sat, Apr 10, 2010 at 9:25 PM, John Wang wrote: > >> Yeah, I found some as well. >> Was wondering if we shoul

Re: chinese stopwords

2010-04-10 Thread Gao Pinker
That's a good idea, I'll think about adding another stopword-list to let users have a chance to choose. On Sat, Apr 10, 2010 at 9:25 PM, John Wang wrote: > Yeah, I found some as well. > Was wondering if we should have a standard list to be bundled with the > default. > > -John > > > On Sat, Apr

Re: chinese stopwords

2010-04-10 Thread John Wang
Yeah, I found some as well. Was wondering if we should have a standard list to be bundled with the default. -John On Sat, Apr 10, 2010 at 6:17 AM, Gao Pinker wrote: > I remember there were some stopwords list on the internet. > I found these: > http://hi.baidu.com/zhaocy0113/blog/item/146b5c346

Re: chinese stopwords

2010-04-10 Thread Gao Pinker
I remember there were some stopwords list on the internet. I found these: http://hi.baidu.com/zhaocy0113/blog/item/146b5c346a738c4d251f1496.html http://download.csdn.net/source/740407 On Sat, Apr 10, 2010 at 9:59 AM, John Wang wrote: > Hi: > >I am using the SmartChineseAnalyzer class and it