Skip to content

0.16.0 - 2024-09-02

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 15:24
· 40 commits to main since this release

Release Notes

Added

  • table export has feature to customize n/a-value, which by default is the empty string
  • Add conllu as export format
  • import of conllu now supports enhanced dependencies
  • Adds saltxml export format
  • Adds time graph op to add or enrich time annotations
  • The table exporter now supports the id_column parameter to
    enable/disable the ID column.
  • Importers that map directories to (sub)-corpora and files to documents can now also importt the
    corpus if the path argument points to a single file.
  • xlsx importer now maps columns as spans if the column is not configured to
    be a token_column.

Changed

  • exmaralda import now ranks order of tlis higher than sorting by time value (more compatible with
    modern EXMARaLDA files)
  • xlsx importer will connect spans to their corresponding segmentation node
    with coverage edges instead of connecting them with the base tokens generated
    for the timeline items. Thus, the configured connection between spans and base
    text is not lost.

Fixed

  • exmaralda import keeps events with missing time values

Download annatto 0.16.0

File Platform Checksum
annatto-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
annatto-x86_64-apple-darwin.tar.xz Intel macOS checksum
annatto-x86_64-pc-windows-msvc.zip x64 Windows checksum
annatto-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum