Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stanza from 1.4.2 to 1.5.0 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps stanza from 1.4.2 to 1.5.0.

Release notes

Sourced from stanza's releases.

Stanza v1.5.0

Ssurgeon interface

Headlining this release is the initial release of Ssurgeon, a rule-based dependency graph editing tool. Along with the existing Semgrex integration with CoreNLP, Ssurgeon allows for rewriting of dependencies such as in the UD datasets. More information is in the GURT 2023 paper, https://aclanthology.org/2023.tlt-1.7/

In addition to this addition, there are two other CoreNLP integrations, a long list of bugfixes, a few other minor features, and a long list of constituency parser experiments which were somewhere between "ineffective" and "small improvements" and are available for people to experiment with.

CoreNLP integration:

Bugfixes:

Features:

New models:

Conparser experiments:

... (truncated)

Commits
  • a85cce6 Instead of dumping out a completely inscrutable semgrex result, add comments ...
  • f55d635 Add flags to semgrex.py to load a conllu file and execute the semgrex on it, ...
  • cc5c50a Add a note on why something does or doesn't work
  • 3d58864 Add HY NER model as a default for that language
  • 1a5cfd0 Added code for hy_armtdp - Armenian NER dataset
  • fd6359d Notes on Indonesian transformers based on some initial experiments on POS. N...
  • 00ca29c Add a sample script for ssurgeon which can be applied to the UD2.11 Pronouns ...
  • b36ae8b Skip blocks of comments when reading an edit file
  • 6003126 Remove TODOs which are now done from ssurgeon
  • c20cd7c When rebuilding sentence text in ssurgeon, use the parent's SpaceAfter=No fie...
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
Bumps [stanza](https://github.com/stanfordnlp/stanza) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/stanfordnlp/stanza/releases)
- [Commits](stanfordnlp/stanza@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: stanza
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/stanza-1.5.0 branch from c5d5215 to f554e42 Compare April 26, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants