Re: I wanna contribute a Chinese analyzer to lucene

2009-05-05 Thread Gao Pinker
I have opened a new issue(http://issues.apache.org/jira/browse/LUCENE-1629) and now creating the patch, There are 2500 lines of code to be added cause this Chinese analyzer is really complex. Now I'm having 2 problems: 1. My code depends on log4j, but I found no other analyzers depend on it, so

Re: I wanna contribute a Chinese analyzer to lucene

2009-05-05 Thread John Wang
Hi Gao: On the google code page, can you check in the source? Thanks -John On Tue, May 5, 2009 at 2:30 AM, Gao Pinker xiaoping...@gmail.com wrote: I have opened a new issue(http://issues.apache.org/jira/browse/LUCENE-1629) and now creating the patch, There are 2500 lines of code to be

Re: I wanna contribute a Chinese analyzer to lucene

2009-05-05 Thread Gao Pinker
Hi, I have already put the source code in the zip file http://imdict-chinese-analyzer.googlecode.com/files/imdict-chinese-analyzer.zip On Tue, May 5, 2009 at 10:47 PM, John Wang john.w...@gmail.com wrote: Hi Gao: On the google code page, can you check in the source? Thanks -John On

Re: I wanna contribute a Chinese analyzer to lucene

2009-05-05 Thread Michael McCandless
On Tue, May 5, 2009 at 5:30 AM, Gao Pinker xiaoping...@gmail.com wrote: 1. My code depends on log4j, but I found no other analyzers depend on it, so should I keep the dependence or change my code to remove it? If removing the dependency is not difficult, I would remove it? It might inhibit

Re: I wanna contribute a Chinese analyzer to lucene

2009-05-05 Thread John Wang
I understand. It would be good to check into the svn google code provides. -John On Tue, May 5, 2009 at 7:55 AM, Gao Pinker xiaoping...@gmail.com wrote: Hi, I have already put the source code in the zip file http://imdict-chinese-analyzer.googlecode.com/files/imdict-chinese-analyzer.zip On

Re: I wanna contribute a Chinese analyzer to lucene

2009-05-04 Thread Michael McCandless
On Mon, May 4, 2009 at 12:21 AM, Gao Pinker xiaoping...@gmail.com wrote: I've got a lexical dictionary from the author under apache license v2, and the code is all written by myself, so, the legal problems are solved entirely. Excellent! Now could you please tell me how to open an issue in

Re: I wanna contribute a Chinese analyzer to lucene

2009-05-03 Thread Gao Pinker
Hi all ! I've got a lexical dictionary from the author under apache license v2, and the code is all written by myself, so, the legal problems are solved entirely. Now could you please tell me how to open an issue in Lucene's Jira ( http://issues.apache.org/jira/browse/LUCENE), so I can post my

I wanna contribute a Chinese analyzer to lucene

2009-04-16 Thread Gao Pinker
Hi All! I wrote a Analyzer for apache lucene for analyzing sentences in *Chinese*language, it's called *imdict-chinese-analyzer* as it is a subproject of *imdict*http://www.imdict.net/, which is an intelligent online dictionary. The project on google code is here:

Re: I wanna contribute a Chinese analyzer to lucene

2009-04-16 Thread Ken Krugler
I wrote a Analyzer for apache lucene for analyzing sentences in Chinese language, it's called imdict-chinese-analyzer as it is a subproject of http://www.imdict.net/imdict, which is an intelligent online dictionary. The project on google code is here:

Re: I wanna contribute a Chinese analyzer to lucene

2009-04-16 Thread Earwin Burrfoot
On Thu, Apr 16, 2009 at 18:16, Ken Krugler kkrugler_li...@transpac.com wrote: I wrote a Analyzer for apache lucene for analyzing sentences in Chinese language, it's called imdict-chinese-analyzer as it is a subproject of imdict, which is an intelligent online dictionary. The project on google

RE: I wanna contribute a Chinese analyzer to lucene

2009-04-16 Thread Steven A Rowe
a Chinese analyzer to lucene I wrote a Analyzer for apache lucene for analyzing sentences in Chinese language, it's called imdict-chinese-analyzer as it is a subproject of imdicthttp://www.imdict.net/, which is an intelligent online dictionary. The project on google code is here: http

Re: I wanna contribute a Chinese analyzer to lucene

2009-04-16 Thread Otis Gospodnetic
-- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch From: Gao Pinker xiaoping...@gmail.com To: java-dev@lucene.apache.org Sent: Thursday, April 16, 2009 9:58:51 AM Subject: I wanna contribute a Chinese analyzer to lucene Hi All! I wrote a Analyzer

Re: I wanna contribute a Chinese analyzer to lucene

2009-04-16 Thread Otis Gospodnetic
://sematext.com/ -- Lucene - Solr - Nutch From: Gao Pinker xiaoping...@gmail.com To: java-dev@lucene.apache.org Sent: Thursday, April 16, 2009 9:58:51 AM Subject: I wanna contribute a Chinese analyzer to lucene Hi All! I wrote a Analyzer for apache lucene