Apache OpenNLP Sandbox

Clone this repo:
  1. 641c02f updates sandbox components to use opennlp-tools version 2.3.2 (#116) by Martin Wiesner · 8 weeks ago master
  2. 310cb3c Bump org.apache.solr:solr-core in /opennlp-similarity (#115) by dependabot[bot] · 3 months ago
  3. d7ccf20 Updates Apache Derby to version 10.17.1.0 (#114) by Martin Wiesner · 4 months ago
  4. 9545642 OPENNLP-1446 Investigate why LeskEvaluatorTest and MFSEvaluatorTest fail while parsing 'EnglishLS.train' (#113) by Martin Wiesner · 4 months ago
  5. ac08064 updates sandbox components to use opennlp-tools version 2.3.1 (#112) by Martin Wiesner · 5 months ago
  6. 1deaa1a Bump org.json:json from 20230227 to 20231013 in /opennlp-similarity (#110) by dependabot[bot] · 5 months ago
  7. 5dd560f adds JDK 21 to CI config (#93) by Martin Wiesner · 7 months ago
  8. 8b7ae9e Bump guava from 31.1-jre to 32.0.0-jre in /mahout-addon (#107) by dependabot[bot] · 7 months ago
  9. 22a61f6 migrates opennlp-sandbox to Java 17 LTS (ref: OpenNLP-1496) (#106) by Martin Wiesner · 8 months ago
  10. d530f4e conducts code cleanup of some sandbox classes (#109) by Martin Wiesner · 10 months ago
  11. 62995e1 OPENNLP-1503 - The file needs to end with "yaml" not "yml" to be recognized by rz · 10 months ago
  12. 46ef22a OPENNLP-1503 - Configure auto generated subject lines in mail templates from GH by Richard Zowalla · 10 months ago
  13. 1e1357e updates sandbox components to use opennlp-tools version 2.2.0 (#105) by Martin Wiesner · 12 months ago
  14. 33eaa52 Fixes OPENNLP-1486 (#102) by Martin Wiesner · 12 months ago
  15. 00a2d94 Fixes OPENNLP-1454 (#101) by Martin Wiesner · 12 months ago
  16. f96d51d OPENNLP-1491 Update build dependency javadoc plugin to version 3.5.0 (sandbox) (#103) by Martin Wiesner · 1 year ago
  17. d0ca571 removes `PStemmer` from similarity component, now relying on OpenNLP tools' default PorterStemmer (DRY) (#104) by Martin Wiesner · 1 year ago
  18. 98b7b57 updates forbiddenapis maven plugin to version 3.5.1 which brings support for Java 20, full changes see: https://github.com/policeman-tools/forbidden-apis/wiki/Changes by Martin Wiesner · 1 year ago
  19. 27a5176 enhances existing code in the `summarizer` component to use "\\s+" as split pattern instead of simply using a regular whitespace (" "). by Martin Wiesner · 1 year ago
  20. 0e58920 modernizes several components to rely on a more recent version of Jersey 2.x instead of ancient 1.x versions (#97) by Martin Wiesner · 1 year ago