Hi Renaud,

Maybe you should take a look at the Morphalou project (
http://actarus.atilf.fr/lexiques/morphalou/) it is a database of lemma and
forms in French.

You could extract the data and create a synonym index or something.

Don't hesitate to contact me off list (and in French if needed) for more
info.

Patrick

On 12/22/06, Mark Miller <[EMAIL PROTECTED]> wrote:

Non of the stemmers always stem to a valid word. It is not important as
you should be stemming the query as well. The only thing that is
important is that each word always stems to the same base. Many English
words do not stem to real English words with the English stemmer either.

Renaud Paquay wrote:
> Hello,
>
> Does anyone know about a modified version of the French Stemmer ?
> This one has too many bad results.
> For example, if I use the word : "ours" (bear)
> The stemmer stemm it into "our".....which doesn't exist in French.
> If I have some words like "L'insepecteur" the index process using the
> stemmer doesn't work correctly
>
> So the problem is that the results is not accurate
>
> Someone could help ?
>
> Thanks,
>
> Renaud Paquay
> Developer and Network Manager
> ISIS SA
> Rue des Deportes 120
> B-4800 Verviers
> Tel: +32-(0)87.23.06.90
> Fax: +32-(0)87.23.06.54
> email : [EMAIL PROTECTED]
> url : www.isis.be / www.4dbenelux.be
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to