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

Abbility to add custom stopwords at classifier initialization #129

Merged
merged 8 commits into from
Jan 18, 2017
Merged

Abbility to add custom stopwords at classifier initialization #129

merged 8 commits into from
Jan 18, 2017

Conversation

ibnesayeed
Copy link
Contributor

This PR closes #125.

@Ch4s3
Copy link
Member

Ch4s3 commented Jan 17, 2017

Can you document this? Otherwise it looks good! 👍

@ibnesayeed
Copy link
Contributor Author

Documenting this is easier, but writing tests is tricky as discussed in #130. Currently the scores are little unpredictable in presence and absence of stopwords.

@Ch4s3
Copy link
Member

Ch4s3 commented Jan 17, 2017

Throw some docs and a test on this and its good to go

@ibnesayeed
Copy link
Contributor Author

Added tests and documented this and some other related changes that we made today. It is good for merging after code reviews.

@Ch4s3
Copy link
Member

Ch4s3 commented Jan 18, 2017

looks good

@Ch4s3 Ch4s3 merged commit 0567c01 into jekyll:master Jan 18, 2017
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.

Custom stopwords file during classifier initialization
2 participants