commit | c4bebd8421decb27f3dbecd6f456d910565b0c64 | [log] [tgz] |
---|---|---|
author | Richard Zowalla <13417392+rzo1@users.noreply.github.com> | Tue Jul 09 09:30:13 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Jul 09 09:30:13 2024 +0200 |
tree | bcf61d1c875c6e19c6e6f63a719ec7905a0ede2e | |
parent | cf5e5d7c3bcdaff3383dbefe006a82841334ac25 [diff] |
Align sandbox components with latest opennlp tools (snapshot) version (#153) * adjusts sandbox to use latest opennlp-tools snapshot version for verification of recent changes - adds logger to WSDEvaluator to avoid plain System.out logging - clears some compiler warnings * OpenNLP tools used slf4j2 -> adjusts log4j2 with slf4j2 * Fix opennlp-wsd (requires PENN format) --------- Co-authored-by: Martin Wiesner <martin.wiesner@hs-heilbronn.de>