optimaize / language-detector

Language Detection Library for Java
Apache License 2.0
567 stars 165 forks source link

Fix errors reported by javadoc during maven build #79

Open djelinski opened 7 years ago

djelinski commented 7 years ago

Running mvn install on current git master fails with javadoc errors. This PR fixes these errors, and allows mvn install to finish successfully.