1. 865ea1a Bump actions/setup-java from 4.7.1 to 5.0.0 by dependabot[bot] · 2 weeks ago main
  2. 3cfd623 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by dependabot[bot] · 3 weeks ago
  3. 7410b98 Bump actions/checkout from 4.2.2 to 5.0.0 by dependabot[bot] · 4 weeks ago
  4. 9be6ba5 Bump actions/cache from 4.2.3 to 4.2.4 by dependabot[bot] · 4 weeks ago
  5. 55832e4 OPENNLP-1767: Fix sentence detection when an abbreviation overlaps at sentence end (#829) by Martin Wiesner · 5 weeks ago
  6. c05a93b OPENNLP-1766: Update logcaptor to 2.12.0 (#827) by dependabot[bot] · 5 weeks ago
  7. a82ba8f OPENNLP-1762 - Fix mvn clean install by setting default download property to SourceForge for surefire/failsafe by Richard Zowalla · 7 weeks ago
  8. 271e7c9 Minor: Regenerated NOTICE File for fa7b8af2a68c257a5dc200982608527f64d324d9 by mawiesne · 7 weeks ago
  9. fa7b8af OPENNLP-1764: Update classgraph to 4.8.181 (#824) by dependabot[bot] · 7 weeks ago
  10. 0349ae9 Updates copyright year in several files (#820) by Martin Wiesner · 7 weeks ago
  11. aa38e3d Minor: Regenerated NOTICE File for d237d9fa3fa5b03e98cca9518560f95fc1f6b4fa by mawiesne · 8 weeks ago
  12. d237d9f OPENNLP-1751: Update log4j2 to 2.25.1 (#818) by dependabot[bot] · 8 weeks ago
  13. cb4a685 OPENNLP-1759: Optimize computation of hashCode in StringList (#814) by Martin Wiesner · 8 weeks ago
  14. 442e2c7 OPENNLP-1757: Expose probs() method in thread-safe probabilistic ME classes (#812) by Martin Wiesner · 8 weeks ago
  15. f281059 OPENNLP-1753: Switch to Models v1.3 (#815) by Martin Wiesner · 8 weeks ago
  16. bbfed25 OPENNLP-1760: Make SourceForge URLs in Tests Configurable to Avoid 403/Rate Limiting Issues (#817) by Richard Zowalla · 8 weeks ago
  17. 2cfc94a OPENNLP-1758: Enhance Javadoc of opennlp.uima (#813) by Martin Wiesner · 9 weeks ago
  18. 5c0f9c8 OPENNLP-1724: Update JUnit to 5.13.3 (#808) by dependabot[bot] · 9 weeks ago
  19. e1ede6e Minor: Regenerated NOTICE File for 46916a9befd5cdb1b0b3753addde03c9c4ab7a20 by rzo1 · 10 weeks ago
  20. 46916a9 Bump io.github.classgraph:classgraph from 4.8.179 to 4.8.180 by dependabot[bot] · 10 weeks ago
  21. 7b6e06a OPENNLP-1755 - Align Module Names with OpenNLP Models Name by Richard Zowalla · 2 months ago
  22. 34f9a6d OPENNLP-1724: Update JUnit to 5.13.2 (#804) by dependabot[bot] · 10 weeks ago
  23. 9fc23c2 OPENNLP-1753: Switch to pre-trained Model binaries v1.3 (#799) by Martin Wiesner · 10 weeks ago
  24. c4c3883 OPENNLP-1754: Update actions/setup-java to 4.7.1 (#802) by dependabot[bot] · 2 months ago
  25. 1fb064d Fix Eval Build for OpenNLP 3.x by Richard Zowalla · 2 months ago
  26. eab70aa OPENNLP-1745: SentenceDetector - Add Junit test for useTokenEnd = false (#792) by NishantShri4 · 2 months ago
  27. bc51931 OPENNLP-1754 - Convert GH Action Tags into Pinned SHA by Richard Zowalla · 2 months ago
  28. f578c35 Minor: Regenerated NOTICE File for 0b2af34e8ff961575c5cb1acb4aa9ab795beccaa (#798) by github-actions[bot] · 2 months ago
  29. 0b2af34 OPENNLP-1747: Update build-helper-maven-plugin to 3.6.1 (#795) by dependabot[bot] · 2 months ago
  30. a680e0e OPENNLP-1752 Update license-maven-plugin to 2.6.0 (#796) by dependabot[bot] · 2 months ago
  31. b8b563f OPENNLP-1751: Update log4j2 to 2.25.0 (#797) by dependabot[bot] · 2 months ago
  32. b4559df clears non-required test resources in some ML modules by Martin Wiesner · 3 months ago
  33. d554d5b Cleanup runtime from test data by Richard Zowalla · 3 months ago
  34. 037e6df Drop package-info classes (JPMS) by Richard Zowalla · 3 months ago
  35. 5ea258a Move opennlp-dl(-gpu) under opennlp-ml parent by Richard Zowalla · 3 months ago
  36. 7c47ef3 Move opennlp-dl(-gpu) under opennlp-ml parent by Richard Zowalla · 3 months ago
  37. ef0920b OPENNLP-1743 OPENNLP-1744 - Modularize ML code by Richard Zowalla · 3 months ago
  38. e616bea OPENNLP-1740 OPENNLP-1741 - Modularize maxent ML code. Lays the foundation to separate the other ML related packages into custom modules by Richard Zowalla · 3 months ago
  39. 75f0f93 OPENNLP-1708: Introduce new OpenNLP module structure by Martin Wiesner · 3 months ago
  40. d443168 OPENNLP-1747: Update build-helper-maven-plugin to 3.6.1 (#791) by dependabot[bot] · 3 months ago
  41. ad0f337 OPENNLP-1746: Move to Apache Parent 35 (#793) by dependabot[bot] · 3 months ago
  42. 05f69a4 OPENNLP-1724: Update JUnit to 5.13.1 (#790) by dependabot[bot] · 3 months ago
  43. 32f4ef7 Disable merge request requirement for opennlp-2.x (#789) by Richard Zowalla · 3 months ago
  44. 8abfe0d Remove code review requirement for 2.x branch to allow cherry picking already reviewed commits. (#788) by Richard Zowalla · 3 months ago
  45. 89e4260 OPENNLP-1724: Update JUnit to 5.13.0 (#787) by dependabot[bot] · 3 months ago
  46. 2c8e58b OPENNLP-1708: Raise OpenNLP version to 3.x on main branch (#785) by Martin Wiesner · 3 months ago
  47. 0db3c10 OPENNLP-1545 - Close ZipInputStream in BaseModel (#784) by Richard Zowalla · 4 months ago
  48. 2ed9949 OPENNLP-1734: Adjust GH CI config to build with Java 25-ea (#781) by Martin Wiesner · 4 months ago
  49. 5eec98c OPENNLP-1731: Add Junits for NGramLanguageModelTool (#778) by NishantShri4 · 4 months ago
  50. f7be29d Minor: Regenerated NOTICE File for 21a2a2abdcdb7f2b4f3eadf587188c4ea7ae56f0 (#783) by github-actions[bot] · 4 months ago
  51. 21a2a2a OPENNLP-1733: Remove implements Serializable from LanguageDetector (#780) by Martin Wiesner · 4 months ago
  52. 7c72cb0 OPENNLP-1732: Eliminate use of raw types for StopCriteria (#779) by Martin Wiesner · 4 months ago
  53. e4f5ce2 OPENNLP-1730: Update ONNX runtime to 1.22.0 (#782) by dependabot[bot] · 4 months ago
  54. 1675317 Minor: Regenerated NOTICE File for 95cd7c87570b1a56b6326d740d8dffc96337e5ea (#776) by github-actions[bot] · 4 months ago
  55. 95cd7c8 OPENNLP-1730: Update ONNX runtime to 1.21.1 (#774) by dependabot[bot] · 4 months ago
  56. 7c85b94 OPENNLP-1729: Provide easier loading of Models for given model lang and type (#775) by Martin Wiesner · 4 months ago
  57. 28e2de6 OPENNLP-124: Maxent/Perceptron training should report progress back via an API (#758) by NishantShri4 · 4 months ago
  58. 2720a1b OPENNLP-1728: Improve JavaDoc of opennlp.tools.models package (#772) by Martin Wiesner · 4 months ago
  59. e1843dc OPENNLP-1727: Correct example snippet for loading a model from the classpath (#771) by Martin Wiesner · 5 months ago
  60. 38d141d OPENNLP-1725: Update logcaptor to 2.11.0 (#770) by dependabot[bot] · 5 months ago
  61. 672eadb OPENNLP-1724: Update JUnit to 5.12.2 (#764) by dependabot[bot] · 5 months ago
  62. aa2e60f OpenNLP 2.5.4 (#763) by Martin Wiesner · 5 months ago
  63. 7d8c186 OPENNLP-1723: Update forbiddenapis plugin to 3.9 (#760) by dependabot[bot] · 5 months ago
  64. 18f4066 OPENNLP-1722: Update jacoco-maven-plugin to 0.8.13 (#761) by dependabot[bot] · 5 months ago
  65. 93d5f48 OPENNLP-1696: Update logcaptor to 2.10.2 (#762) by dependabot[bot] · 5 months ago
  66. 27cfdf6 OPENNLP-1719: Add additional ITs for verification of UD POS models (#757) by Martin Wiesner · 5 months ago
  67. 2304c80 OPENNLP-1721: Update maven-failsafe-plugin to 3.5.3 (#759) by dependabot[bot] · 5 months ago
  68. be2a61b OPENNLP-1720: Move to Apache Parent 34 (#756) by dependabot[bot] · 6 months ago
  69. 4e2e7f2 OPENNLP-287: Extend POS Tagger documentation with more information about the tag dictionary (#754) by NishantShri4 · 6 months ago
  70. 7338b1b OPENNLP-1705: Update JUnit to 5.12.1 (#755) by dependabot[bot] · 6 months ago
  71. d7e097d Minor: Regenerated NOTICE File for 1016b178213c437fd63bf12cc7134a95739cff20 by mawiesne · 6 months ago
  72. 1016b17 OPENNLP-1707: Update ONNX Runtime to 1.21.0 (#752) by dependabot[bot] · 6 months ago
  73. aa2d481 Minor: Regenerated NOTICE File for 4fae1f557a14d7096fe7c762b88c9601ba6ee485 by smarthi · 6 months ago
  74. 4fae1f5 Bump slf4j.version from 2.0.16 to 2.0.17 (#750) by dependabot[bot] · 6 months ago
  75. 59df7a7 OPENNLP-1705: Update JUnit to 5.12.0 (#749) by dependabot[bot] · 6 months ago
  76. 9d1dfa9 OPENNLP-385: Add unit tests for OpenNLP UIMA component (#748) by Martin Wiesner · 7 months ago
  77. ac73a5c Minor: Regenerated NOTICE File for dff06c80b45e45c9b5f09a65426f52e1b283d013 by mawiesne · 7 months ago
  78. dff06c8 OPENNLP-1704: Auto-generate NOTICE for OpenNLP Core Project (#746) by Richard Zowalla · 7 months ago
  79. 6daacd3 OPENNLP-1701: Re-generates Snowball Stemmer Code (#743) by Richard Zowalla · 7 months ago
  80. 4839a21 OPENNLP-1521: Add documentation to describe how to re-generate snowball stemmer code (#744) by Richard Zowalla · 7 months ago
  81. c9440e6 OPENNLP-1702: BratDocumentStream should process files in bratCorpusDir deterministically by Martin Wiesner · 7 months ago
  82. c5cc1f0 OPENNLP-1695: Add more tests for classes in formats package (#742) by Martin Wiesner · 8 months ago
  83. 6d0d8c2 OPENNLP-1688 - Add GH action to test binaries (*nix + win) in GH actions by Richard Zowalla · 8 months ago
  84. 297dc9b OPENNLP-1697 - GH action fail because of 403 returned by sourceforge by Richard Zowalla · 8 months ago
  85. 2690b88 OPENNLP-1694: Enhance JavaDoc in util.featuregen package (#739) by Martin Wiesner · 8 months ago
  86. d3921d6 OPENNLP-1696: Update logcaptor to 2.10.1 (#738) by dependabot[bot] · 8 months ago
  87. e86b47f [maven-release-plugin] prepare for next development iteration by Richard Zowalla · 8 months ago
  88. 4a5b7af [maven-release-plugin] prepare release opennlp-2.5.3 by Richard Zowalla · 8 months ago
  89. 75e1df6 OPENNLP-1689 - Update GH actions with ASF #builds security recommendations by Richard Zowalla · 8 months ago
  90. 784018f OPENNLP-1686: Adjust GH CI config to build with Java 24-ea by Richard Zowalla · 8 months ago
  91. a81c162 OPENNLP-1687: Remove quotes around $HEAP in opennlp tools shell script (#734) by Rui Chen · 8 months ago
  92. b690315 OPENNLP-1685: Adapt bin.xml assembly descriptor to include generated JavaDoc (#732) by Martin Wiesner · 8 months ago
  93. b9f0712 OPENNLP-1684: Reduce creation of String instances in BrownBigramFeatureGenerator (#731) by Martin Wiesner · 8 months ago
  94. 1a50db3 OpenNLP 2.5.2 (#730) by Martin Wiesner · 8 months ago
  95. 818a333 OPENNLP-1680: Update several Maven plugins to recent versions (#729) by Martin Wiesner · 9 months ago
  96. ed2682c OPENNLP-1447: Reenable Cmdline Tool execution tests (#720) by Martin Wiesner · 9 months ago
  97. 3fd914f OPENNLP-1683: Update Uimaj to 3.6.0 (#725) by dependabot[bot] · 9 months ago
  98. 23dd6ce OPENNLP-1682: Update JUnit to 5.11.4 (#726) by dependabot[bot] · 9 months ago
  99. 6b7d87b OPENNLP-1681: Update log4j2 to 2.24.3 (#723) by dependabot[bot] · 9 months ago
  100. 7448614 OPENNLP-1678: Add thread-safe version of LanguageDetectorME (#718) by Martin Wiesner · 9 months ago