[
https://issues.apache.org/jira/browse/OPENNLP-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822927#comment-15822927
]
ASF GitHub Bot commented on OPENNLP-696:
----------------------------------------
GitHub user kottmann opened a pull request:
https://github.com/apache/opennlp/pull/59
OPENNLP-696: Add test for Snowball stemmers
Thanks to Ajay Bhat for providing a patch!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kottmann/opennlp OPENNLP-696
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit 17570d78aa40059907ad22a71b0b690186507cb3
Author: Jörn Kottmann <[email protected]>
Date: 2017-01-14T19:37:32Z
OPENNLP-696: Add test for Snowball stemmers
Thanks to Ajay Bhat for providing a patch!
----
> Snowball Stemmer tests
> ----------------------
>
> Key: OPENNLP-696
> URL: https://issues.apache.org/jira/browse/OPENNLP-696
> Project: OpenNLP
> Issue Type: Test
> Components: Stemmer
> Affects Versions: 1.6.0
> Reporter: Ajay Bhat
> Assignee: Joern Kottmann
> Priority: Minor
> Fix For: 1.7.1
>
> Attachments: 0001-Added-Snowball-Stemmer-Tests.patch
>
>
> Added Snowball Stemmer Tests
> Changed Snowball Stemmer to accept String for stemming instead of
> CharSequence.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)