There is a newer version of the record available.

Published May 14, 2025 | Version v3.8.0
Software Open

graphANNIS

Authors/Creators

  • 1. Humboldt-Universität zu Berlin

Description

Release Notes

Changed

  • Compile releases of the C-library on Ubuntu 22.04 instead of 20.04, which means the minimal GLIBC version is 2.35. This is necessary, since GitHub actions deprecated this Ubuntu version.

Added

  • New optional file option for the [logging] section in the webservice configuration. Can be used to additionally output all log messages to the given file.
  • Add number of root nodes to graph storage statistics. This changes the way most of the graph storages store their statistics. You can use old imported data files, but to make use of the new information you queries, you have to reimport your corpora.
  • Graph:ensure_loaded_parallel returns the actually loaded components that did exist.

Fixed

  • Less frequent corpus cache status updates in log. Before, every corpus access could trigger an entry into the log which is not desired under heavy load.
  • Improve query execution planning by assuming all annotations can be matched in regular expressions without a prefix.

graphannis-cli 3.8.0

Download graphannis-cli 3.8.0

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

graphannis-webservice 3.8.0

Download graphannis-webservice 3.8.0

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

Notes

If you use this software, please cite it as below.

Files

korpling/graphANNIS-v3.8.0.zip

Files (3.1 MB)

Name Size Download all
md5:34bb4b25d0dd150fc5836488b4267f4b
3.1 MB Preview Download

Additional details

Related works