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

Translate stemmer from perl to python #18

Open
christopher-w-murphy opened this issue Nov 1, 2024 · 0 comments
Open

Translate stemmer from perl to python #18

christopher-w-murphy opened this issue Nov 1, 2024 · 0 comments

Comments

@christopher-w-murphy
Copy link

Hi! I'm happy to try translating the original Porter Stemmer algorithm from perl to Python. I'm wondering:

  1. What is the motivation for doing so? Presumably the current, NLTK has improvements over the original
  2. How do I test that I correctly implemented it? Should I use the wordnet_key_value_special_cases?
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

No branches or pull requests

1 participant