commit | 710a5a770186a43b04913ff7a1ac6cd5ee7f3b14 | [log] [tgz] |
---|---|---|
author | Martin Wiesner <martin.wiesner@hs-heilbronn.de> | Mon Feb 06 15:04:32 2023 +0100 |
committer | Richard Zowalla <13417392+rzo1@users.noreply.github.com> | Tue Feb 07 20:05:55 2023 +0100 |
tree | dafe39a52f6aa58b24ff3fa10a3fea5eb72352b6 | |
parent | 40ff5f28e114b968af8fd9cb79e99cc0a3afb32f [diff] |
updates sandbox component 'summarizer' to be compatible with latest opennlp-tools release - adjusts opennlp-tools to 2.1.0 - adjusts Java language level to 11 - adapts code to comply with recent API of `POSTaggerME` from OpenNLP tools - corrects indentation in many source files to comply with "2 spaces" style - adds necessary resources required to run existing tests, via maven-download-plugin - revives JUnit test to actually execute - adjusts some code to be more modern style