Re: [Lucene-users] German searching

2001-09-21 Thread Gerhard Schwarz
Hi, Dave Kor wrote: > > > Hm, a dictionary solution, it think. > > Fyi, I am currently working on a dictionary library > (based on Lucene of course) for tokenizing and > stemming the Chinese language. From what has been > mentioned in this thread, it may be useful for the > German language too.

Re: [Lucene-users] German searching

2001-09-21 Thread Dave Kor
> Hm, a dictionary solution, it think. Fyi, I am currently working on a dictionary library (based on Lucene of course) for tokenizing and stemming the Chinese language. From what has been mentioned in this thread, it may be useful for the German language too. I must warn you that it is not com

Re: [Lucene-users] German searching

2001-09-21 Thread Gerhard Schwarz
Hi, Dmitry Serebrennikov wrote: > Stemming by itself couldn't solve this problem, it seems, because I don't think it >is designed for splitting compound > words. Yet, this seems like a common issue that >people would run into constantly. So I was wandering: > - Do German stemmers typically spli