Skip to content

0.7.0 - 2024-05-23

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 08:59
· 589 commits to main since this release

Release Notes

Added

  • sequence exports connected node's annotation values (e. g. ordered nodes) as vertical or horizontal sequences.
  • split breaks up conflated annotation values into parts
  • revise now offers to delete an entire subgraph from a node in the inverse direction of part of edges
  • enumerate can prefix the numeric annotation it generates with an annotation value from the query match (use attribute value to point in the match list with a 1-based index)

Changed

  • enumerate uses u64 internally (to be in line with graphANNIS and to be deserializable)
  • collapse now uses node ids that indicate the node names that entered the merge, the parent node is not indicated anymore
  • split has default configuration/behaviour (do nothing); attribute keep is now delete to adhere to boolean default logic

Fixed

  • no more annis::tok labels for non-terminal coverage nodes in xlsx import
  • hypernode id's are unified, in older versions it could happen that annotations get distributed about two or more hypernode instances due to invalid determination of the parent (part of-child)

Download annatto 0.7.0

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