You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Maxime Steinmetz (JIRA)" <ji...@apache.org> on 2019/01/14 17:11:01 UTC

[jira] [Updated] (OPENNLP-1236) Add support for Arabic and Greek stemmers

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

Maxime Steinmetz updated OPENNLP-1236:
--------------------------------------
    Fix Version/s: 1.9.1

> Add support for Arabic and Greek stemmers
> -----------------------------------------
>
>                 Key: OPENNLP-1236
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1236
>             Project: OpenNLP
>          Issue Type: Improvement
>            Reporter: Maxime Steinmetz
>            Priority: Major
>             Fix For: 1.9.1
>
>
> The arabic and greek Snowball stemmers are now available (https://github.com/snowballstem/snowball/tree/master/algorithms) and it would be nice to add support for those two
>  
> This would require:
>  * Converting the .sbl files into Java code and adding it to the stemmer folder
>  * Updating relevant classes to support the new stemmers
>  * Adding a tests for the new stemmers



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)