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

"he" is a stopword, "she" not #380

Closed
Finkes opened this issue Dec 8, 2017 · 1 comment
Closed

"he" is a stopword, "she" not #380

Finkes opened this issue Dec 8, 2017 · 1 comment

Comments

@Finkes
Copy link

Finkes commented Dec 8, 2017

the list of stopwords in stopwords.js contains "he" but not "she"

see https://github.com/NaturalNode/natural/blob/master/lib/natural/util/stopwords.js#L30

@kkoch986
Copy link
Member

kkoch986 commented Jan 6, 2018

lets see if #379 fixes this. also gonna merge this into #213

@kkoch986 kkoch986 closed this as completed Jan 6, 2018
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

2 participants