[
https://issues.apache.org/jira/browse/OPENNLP-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748739#comment-16748739
]
ASF GitHub Bot commented on OPENNLP-1236:
-----------------------------------------
jzonthemtn commented on issue #345: OPENNLP-1236: Add arabic and greek
stemmers support
URL: https://github.com/apache/opennlp/pull/345#issuecomment-456406269
+1 and agree that some documentation would be helpful. Looking at our
[Developer
Documentation](https://opennlp.apache.org/docs/1.9.1/manual/opennlp.html) we
don't have anything in there at all about stemming. We might should write that
up as a separate task.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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 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)