Skip to content

0.10.0 - 2024-06-25

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 20:09
· 455 commits to main since this release

Release Notes

Fixed

  • preconfiguration of arch_dependency via guess_vis field of graphml export now only sets node_key mapping for named orderings. Setting it with an empty value did not address annis::tok contrary to what was expected to happen.
  • some bare unwraps have been removed, thus exporting graphml is now more robust.

Addded

  • New annatto document <OUTPUT_DIR> command that allows to generate markdown
    files with the module documentation in a given output directory. This command
    is executed in every pull request to keep the documentation up to date.
  • conllu format now properly imports sentence comments, i. e. sentence level annotations that are not delimited by "=". This also requires such annotations to not contain a "=" at all. Such comments will be by default imported as values of conll::comment annotations.
    The annotation name can be adapted using attribute comment_anno of toml type map with keys ns and name (a serialization of graphANNIS' AnnoKey).

Download annatto 0.10.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