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.
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.