Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Dutch stemmer #1

Merged
merged 2 commits into from
Dec 7, 2016
Merged

Added Dutch stemmer #1

merged 2 commits into from
Dec 7, 2016

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Dec 7, 2016

This PR adds a dutch Stemmer implementation, based on the algorithm found in http://snowball.tartarus.org/algorithms/dutch/stemmer.html.

It has been tested using the test data from that url.

@dchest dchest merged commit 66719a2 into dchest:master Dec 7, 2016
@dchest
Copy link
Owner

dchest commented Dec 7, 2016

Awesome, thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants