pemistahl / lingua

The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
Apache License 2.0
689 stars 61 forks source link

Bump org.apache.opennlp:opennlp-tools from 1.9.4 to 2.2.0 #171

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.apache.opennlp:opennlp-tools from 1.9.4 to 2.2.0.

Commits
  • 56f6e1f [maven-release-plugin] prepare release opennlp-2.2.0
  • 9b62d58 OPENNLP-1442: Sentence transformers (#523)
  • 14e0e47 OPENNLP-1483 Apply Java language migration aids (#524)
  • 9b9ceb0 OPENNLP-1481 - Address failing ONNX Runtime tests (#522)
  • 8a942d3 OPENNLP-1481: Adding delta for DL test assertions. (#521)
  • cf04094 Update maven.yml
  • 2511272 OPENNLP-509 opennlp.tools.parser.Parse.getParent() returning incorrect object
  • e439624 OPENNLP-1333 : Unit test to cover parser top-k parses (#519)
  • 8535da9 OPENNLP-1476 Modernize DictionaryEntryPersistor to create XMLReader via javax...
  • ccdf0c2 OPENNLP-1450 - Revise log messages in OpenNLP regarding use of variable subst...
  • 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 #179.