StarGraph (aka *graph) is a graph database to query large Knowledge Graphs. Playing with Knowledge Graphs can be useful if you are developing AI applications or doing data analysis over complex domains.
Updates edu.stanford.nlp:stanford-corenlp from 4.5.5 to 4.5.6
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 2 updates: org.apache.opennlp:opennlp-tools and edu.stanford.nlp:stanford-corenlp.
Updates
org.apache.opennlp:opennlp-tools
from 2.3.1 to 2.3.2Commits
5afc3f9
[maven-release-plugin] prepare release opennlp-2.3.251549ab
With apache parent pom 31, we do not have the need to declare the maven-sourc...6a6cf43
OPENNLP-1544 - Update dependency jackson to version 2.16.12d08624
OPENNLP-1544 - Update dependency jackson to version 2.16.1be9ba54
OPENNLP-1543 Add Polish abbreviation dictionary (#585)78b87db
OPENNLP-1542 - Fix NPE in Eval Tests49dd0ed
OPENNLP-1531: Add Portuguese abbreviation dictionarybae2881
OPENNLP-1540 Add French abbreviation dictionary (#580)6d89c82
OPENNLP-1541 Conduct cleanup in opennlp.tools.chunker package (#582)08468cc
OPENNLP-1537 Update Apache Parent POM to version 31 (#578)Updates
edu.stanford.nlp:stanford-corenlp
from 4.5.5 to 4.5.6Dependabot 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 show