KorAP / KorAP-Tokenizer

DFA tokenizer with character offset output, large abbreviation tables and CMC support.
Apache License 2.0
1 stars 0 forks source link

Bump opennlp-tools from 1.9.4 to 2.1.0 #67

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps opennlp-tools from 1.9.4 to 2.1.0.

Commits
  • d3c25e0 [maven-release-plugin] prepare release opennlp-2.1.0
  • ba3414e OPENNLP-1395: Setting version to 2.1.0-SNAPSHOT to prepare for release.
  • f3f28b2 OPENNLP-1393: Updating doccat DL test due to OPENNLP-1374 (#430)
  • bab2990 OPENNLP-1361 - Upgrade JUnit 4 to version 5 (#431)
  • 2b51a25 OPENNLP-1366: Fix Training of MaxEnt Model with large corpora fails with java...
  • 6c9e604 OPENNLP-1392: Changing conditional to be for version 1.x to fix 2.x POS model...
  • cda1451 OPENNLP-1387 : Fix alphaNumOpt in tokenizer example (#426)
  • 8069a73 OPENNLP-1372: ConlluWordLine to include line text in invalid number of fields...
  • c5e9bb2 OPENNLP-1386: Making parameters be not case sensitive. (#423)
  • ac11dd8 OPENNLP-1389 - Update the enforcer text to say Java 11 instead of 8 (#424)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #74.