You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/16 18:50:00 UTC

[jira] [Commented] (OPENNLP-1272) Add support for Catalan and Indonesian stemmers

    [ https://issues.apache.org/jira/browse/OPENNLP-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953101#comment-16953101 ] 

ASF GitHub Bot commented on OPENNLP-1272:
-----------------------------------------

jzonthemtn commented on issue #363: OPENNLP-1272: Add support for Catalan and Indonesian stemmers
URL: https://github.com/apache/opennlp/pull/363#issuecomment-542840421
 
 
   @DomnulCiotlausi Thanks for the PR. I think there is another JIRA ticket for the JDK on Travis so it would be best to make that change under it instead of under your stemmer changes. Would you be able to revert your `.travis.yml` change?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add support for Catalan and Indonesian stemmers
> -----------------------------------------------
>
>                 Key: OPENNLP-1272
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1272
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Stemmer
>            Reporter: Vlad Ciotlausi
>            Priority: Minor
>              Labels: Stemmer
>             Fix For: 1.9.2
>
>
> Added Indonesian and Catalan stemmers plus some minor fixes.
>  
> This PR includes:
>  * Creating the Java code based on the .sbl files and adding them to the stemmer folder
>  * Updating relevant classes to support the new stemmers
>  * Adding tests for the new stemmers
>  * Changing the romanian unit tests for stemmers because it didn't test a romanian word



--
This message was sent by Atlassian Jira
(v8.3.4#803005)