Skip to content

Release 0.9.0#12

Merged
ConstantineLignos merged 15 commits into
mainfrom
dev
Jul 13, 2026
Merged

Release 0.9.0#12
ConstantineLignos merged 15 commits into
mainfrom
dev

Conversation

@ConstantineLignos

@ConstantineLignos ConstantineLignos commented Jul 13, 2026

Copy link
Copy Markdown
Member

Major changes:

  • Improve handling of additional fields in CoNLL-format files and add --discard-extra-fields flag
  • Migrate from attrs to Pydantic/dataclasses
  • Distinguish between tokens + labels (LabeledSequence) and additionally having decoded mentions (AnnotatedSequence)
  • Add support for writing CoNLL-format files by providing the per-token labels rather than the mentions
  • Rename --parse-comment-lines to --allow-comment lines
  • Drop the --use-document-boundaries flag as it matches the default behavior
  • Change summarize to use GitHub-style tables for consistency
  • Make the order of the output for --error-counts deterministic by sorting by token string to break ties
  • Update the README and some usage help strings

@ConstantineLignos
ConstantineLignos marked this pull request as ready for review July 13, 2026 18:17
@ConstantineLignos
ConstantineLignos merged commit 7e545de into main Jul 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant