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

Fix SumBasicSummarizer with stemmer #166

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

miso-belica
Copy link
Owner

If the stemmer is given both collections of
words has to be stemmed to avoid KeyError.

fixes #165

If the stemmer is given both collections of
words has to be stemmed to avoid KeyError.
@miso-belica miso-belica self-assigned this Mar 9, 2022
@miso-belica miso-belica merged commit 1b998d9 into main Mar 9, 2022
@miso-belica miso-belica deleted the fix/165-sumbasic-with-stemmer branch March 9, 2022 22:32
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.

KeyError in SumBasicSummarizer
1 participant