> -----Urspr�ngliche Nachricht----- > Von: James Berrettini [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 18. M�rz 2003 16:53 > An: 'Lucene User listserv' > Betreff: Advice on Stop words > > > Hi, > > I'm in the middle of a project to improve the Lucene > functionality that we've embedded in our products. What I'm > looking for is a way to support natural language queries > (like AskJeeves, "Where can I . . . ?" ). This generally > seems to be done through a combination of stop words, > thesaurus entries, and stemming. All of this is doable within Lucene. > > Does anyone know a good starting point for collections of > stop words for English analysers? Otis Gospodnetic published > a list in his sample code for his OnJava article > (http://www.onjava.com/pub/a/onjava/2003/01/15> /lucene.html, > thanks Otis!). Any other ideas?
Recently someone posted a link to Oracle in this list. They maintain stop word list for different languages. Marcel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
