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

English: Apostrophed stopwords #9

Open
ccpandhare opened this issue Jul 16, 2020 · 0 comments
Open

English: Apostrophed stopwords #9

ccpandhare opened this issue Jul 16, 2020 · 0 comments

Comments

@ccpandhare
Copy link

Hi,

I noticed that all stopwords which normally have apostrophes are present in the stopwords list without the apostrophes.

For instance, hasnt is there, but hasn't is not.
Is this standard practice?

Because this leads to some artifacts, for example hell is a stopword instead of he'll. So hell would incorrectly be identified as a stopword. Similarly shell is also incorrectly identified as a stopword...

Just wanted to know the reason behind this design choice

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