[
https://issues.apache.org/jira/browse/LUCENE-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2842:
--------------------------------
Attachment: LUCENE-2842.patch
here's the patch.
I also created vocabulary test data (actual/expected) for the portuguese rslp
(from snowball data), and vocabulary test data for the reference galician
implementation from a small corpus.
I'll attach a zip of this next.
> add Galician analyzer
> ---------------------
>
> Key: LUCENE-2842
> URL: https://issues.apache.org/jira/browse/LUCENE-2842
> Project: Lucene - Java
> Issue Type: New Feature
> Components: Analysis
> Reporter: Robert Muir
> Fix For: 3.1, 4.0
>
> Attachments: LUCENE-2842.patch, LUCENE-2842_testdata.zip
>
>
> Adds analyzer for Galician, based upon ["Regras do lematizador para o
> galego"|http://bvg.udc.es/recursos_lingua/stemming.jsp] , and a set of
> stopwords created in the usual fashion.
> This is really just an adaptation of the Portuguese
> [RSLP|http://www.inf.ufrgs.br/~viviane/rslp/index.htm], so I added that too,
> and modified our existing hand-coded RSLP-S (RSLP's plural-only step) to just
> be a plural-only flow of RSLP.
--
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: [email protected]
For additional commands, e-mail: [email protected]