You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mathieu Lecarme (JIRA)" <ji...@apache.org> on 2007/06/05 12:54:26 UTC

[jira] Updated: (LUCENE-906) Elision filter for simple french analyzing

     [ https://issues.apache.org/jira/browse/LUCENE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Lecarme updated LUCENE-906:
-----------------------------------

    Attachment: elision.patch

> Elision filter for simple french analyzing
> ------------------------------------------
>
>                 Key: LUCENE-906
>                 URL: https://issues.apache.org/jira/browse/LUCENE-906
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Analysis
>            Reporter: Mathieu Lecarme
>         Attachments: elision.patch
>
>
> If you don't wont to use stemming, StandardAnalyzer miss some french strangeness like elision.
> "l'avion" wich means "the plane" must be tokenized as "avion" (plane).
> This filter could be used with other latin language if elision exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org