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

added stopwords cleaner with tests #228

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shivam5992
Copy link

No description provided.

@larsga
Copy link
Owner

larsga commented Jul 24, 2016

This is an interesting addition! For applications that match text this looks very useful. Thank you.

The build fails with a compile error: /home/travis/build/larsga/Duke/duke-core/src/main/java/no/priv/garshol/duke/cleaners/StopwordsCleaner.java:[49,21] error: cannot find symbol

Looks like you're using a newer Java version. Please fix that.

Also, please remove the .idea folder from the PR.

I'll go through the code and comment on that now.

j
just
k
keep keeps
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A mistake here?

@shivam5992
Copy link
Author

Okay, I will update this.

@larsga
Copy link
Owner

larsga commented Jul 25, 2016

Thank you! That's much appreciated. I hope you agree with the comments. If not, just let me know.

@shivam5992
Copy link
Author

Larsga,

I have updated every point except for -

  1. .idea folder
  2. the test case which you mentioned.

Thanks

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.

2 participants