Skip to content

Move stem from preprocessing to nlp#186

Merged
jbesomi merged 2 commits into
jbesomi:masterfrom
SummerOfCode-NoHate:move_stem_from_preprocessing_to_nlp
Sep 14, 2020
Merged

Move stem from preprocessing to nlp#186
jbesomi merged 2 commits into
jbesomi:masterfrom
SummerOfCode-NoHate:move_stem_from_preprocessing_to_nlp

Conversation

@henrifroese
Copy link
Copy Markdown
Collaborator

@henrifroese henrifroese commented Sep 13, 2020

We believe the stem function belongs to the NLP module and not the preprocessing module (together with lemmatization that will be implemented in #173 ). Of course it can make sense to use it in preprocessing (and we should explain that in the NLP tutorial in #176 , but in our opinion it's more "Natural Language Processing" than "Preprocessing" so it should be moved.

Of course, no code is changed in this PR, only moved.

@henrifroese henrifroese added the enhancement New feature or request label Sep 13, 2020
@henrifroese henrifroese requested a review from jbesomi September 13, 2020 15:22
@jbesomi jbesomi merged commit 2b8c617 into jbesomi:master Sep 14, 2020
@jbesomi
Copy link
Copy Markdown
Owner

jbesomi commented Sep 14, 2020

Very much agree!

Thanks. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants