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

Bug in Porter2/early_english stemmer #250

Open
chrislit opened this issue Jan 22, 2020 · 0 comments
Open

Bug in Porter2/early_english stemmer #250

chrislit opened this issue Jan 22, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@chrislit
Copy link
Owner

chrislit commented Jan 22, 2020

from abydos.stemmer import *
ee = Porter2(early_english=True)
ee.stem('Eest')

@chrislit chrislit added the bug label Jan 22, 2020
@chrislit chrislit added this to the 0.6 milestone Jan 22, 2020
@chrislit chrislit self-assigned this Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant