What's Changed
- Opennlp 2.5.1 by @mawiesne in #707
- OPENNLP-1667: Add thread-safe version of ChunkerME by @mawiesne in #708
- OPENNLP-1668: Avoid multiple DecimalFormat instances in AbstractModel by @mawiesne in #710
- OPENNLP-1669: Improve JavaDoc of QN related classes by @mawiesne in #709
- OPENNLP-1670: Disable releases for apache.snapshots repo by @adoroszlai in #711
- OPENNLP-1671: Convert while loops with duplicated code to do-while loops by @mawiesne in #712
- OPENNLP-1673: Re-use static conversion methods in ArrayMath by @mawiesne in #714
- OPENNLP-1674: Make use of enhanced switch expression introduced in Java 14 by @mawiesne in #715
- OPENNLP-1672: Flip misordered assertEquals arguments in several tests by @mawiesne in #713
- OPENNLP-1675: Address ShellCheck warnings for shell scripts by @mawiesne in #716
- OPENNLP-1677: Extend JavaDoc of POSTaggerME by @mawiesne in #717
- OPENNLP-1679: Extend JavaDoc of SgmlParser by @mawiesne in #719
- OPENNLP-1678: Add thread-safe version of LanguageDetectorME by @mawiesne in #718
- OPENNLP-1681: Update log4j2 to 2.24.3 by @dependabot in #723
- OPENNLP-1682: Update JUnit to 5.11.4 by @dependabot in #726
- OPENNLP-1683: Update Uimaj to 3.6.0 by @dependabot in #725
- OPENNLP-1447: Re-enable Cmdline Tool execution tests by @mawiesne in #720
- OPENNLP-1680: Update several Maven plugins to recent versions by @mawiesne in #729
New Contributors
- @adoroszlai made their first contribution in #711
Full Changelog: opennlp-2.5.1...opennlp-2.5.2