This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
at 0bd12e8 corrects minor typos in geoentitylinker classes fixes grammer
issues throughout all modules corrects some C-style array declarations makes
fields final where applicable simplifies if-else statements removes redundant
'throws' clauses simplifies some JUnit assertions
This branch includes the following new commits:
new 1099e5b OPENNLP-1700: Modernize code of geolinker addon - fixes use
of raw types - fixes use of readers/writers without try-with-resources - adds
constants where applicable - fixes indentations where necessary - adds JavaDoc
where useful - removes superfluous JavaDoc
new 7b9875b OPENNLP-1698: Switch to extjwnl in jwnl-addon - migrates
jwnl-addon to net.sf.extjwnl (2.0.5) - simplifies constructor of JWNLLemmatizer
- adds new unit test: JWNLLemmatizerTest with line coverage > 90%
new 0895034 corrects minor typo in README.md
new 0bd12e8 corrects minor typos in geoentitylinker classes fixes grammer
issues throughout all modules corrects some C-style array declarations makes
fields final where applicable simplifies if-else statements removes redundant
'throws' clauses simplifies some JUnit assertions
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.