[
https://issues.apache.org/jira/browse/OPENNLP-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920819#comment-16920819
]
ASF GitHub Bot commented on OPENNLP-1272:
-----------------------------------------
zameji commented on issue #363: OPENNLP-1272: Add support for Catalan and
Indonesian stemmers
URL: https://github.com/apache/opennlp/pull/363#issuecomment-527125392
Your build in Travis CI has the same issues as mine in[
OPENNLP-565:](https://github.com/apache/opennlp/pull/364#issuecomment-527124661)
the installation of OracleJDK8 fails. You can fix that if you specify OpenJDK8
in the .travis.yml file.
----------------------------------------------------------------
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:
[email protected]
> 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.2#803003)