Re: English stemmer and 'ian' suffix
Martin Porter <[email protected]> Fri, 24 May 2013 21:44:04 +0100
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CALc6duzp0fCFcbus2v46MjWLSuG+oeyzODt3dOJpmTDSzQiYXA@mail.gmail.com> |
Dear J F, Thanks for you enquiry. There is no special reason, except that removing -ian often does not help things much. Think of agrarian, patrician, prussian, utilitarian etc. A real problem is that with -ian, you sometimes want to remove the whole three letters, as in orwellian, keynesian, which you cite, sometimes just -an, as in antiquarian, historian, italian, and sometimes just -n, as in indian, persian, bolivian. In general, the snowball stemmers avoid dealing with the rarer suffixes, and this is discussed in the introductory document, so in that sense I guess it has come up before. Martin On Fri, May 24, 2013 at 8:07 AM, <[email protected]> wrote: > Hello, > > Is there is a reason why the English stemmer does not seem to > handle a 'ian' suffix: politician, orwellian, keynesian... ? > > I guess that the question already came up ? > > Regards, > > J.F. Dockès