scify / JedAIToolkit

An open source, high scalability toolkit in Java for Entity Resolution.
http://jedai.scify.org
Apache License 2.0
212 stars 47 forks source link

Code analysis and automatic resolution #28

Closed lwj5 closed 4 years ago

lwj5 commented 4 years ago

Hi,

I've ran a code analysis using my IDE and ran the automatic resolver. There is no manual changes, all recommendations and changes are made solely by IntelliJ IDE. This resolved:

Some of these changes will result in better performance.

I have taken a look at the changes manually, the changes are sound and it compiled successfully. If you think it's too much change feel free to close this PR.