Maxime Steinmetz created OPENNLP-1236:
-----------------------------------------
Summary: 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
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)