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

Minor changes #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dsuarezf
Copy link

@dsuarezf dsuarezf commented Apr 6, 2018

  • Remove some redundant final modifiers
  • Remove redundant semicolons
  • Remove redundant continue
  • Add default resources path

Signed-off-by: David Suarez david.suarez.fuentes@gmail.com

- Remove some redundant final modifiers
- Remove redundant semicolons
- Remove redundant continue
- Add default resources path

Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
Copy link
Collaborator

@ragerri ragerri left a comment

Choose a reason for hiding this comment

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

The StringUtils changes affect the lemmatizer, which is quite important. Have you done any tests?

@dsuarezf
Copy link
Author

dsuarezf commented Apr 16, 2018

I didn't run any other tests apart from the unit tests included within this repository. Anyway, I'd say these changes are quite safe, since they are based on static analysis recommendations.

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