Graphannis

Latest version: v3.1.1

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 15

0.24.0

Added

- Subgraph now accepts a segmentation name as context parameter.

0.23.1

Fixed

- `frequency(...)` did not return all rows, but used the number of columns internally

0.23.0

Changed

- From this version on, graphANNIS-python follows its own versioning scheme independent of the graphANNIS core library.
- API now only accepts a single corpus name in `find` and `count` instead of a list of corpus names

Added

- `frequency(...)` function in the corpus storage manager
- `count_extra(...)` function in the corpus storage manager

0.22.0

Fixed

- Windows DLL generated by CI was empty

Changed

- Updated several dependencies
- Organize documentation topics in sub-folders.
Previously, mdbook did not updated the images on these sites on the print.html.
Since mdbook >0.3.1 this is fixed and we can use the better layout.

0.21.0

Changed

- C API now has an argument to return error messages when creating a corpus storage

Added

- C API now also allows to unload a corpus from the cache manually

Fixed

- CorpusStorageManager: Escape the corpus name when writing it to its disk location to support e.g. corpora with slash
in their name.
- Quirks mode: sort matches by reversed document path (document first)
- Node names/paths where double encoded both when importing them and when executing the "find" function
- Quirks mode: use default collation of Rust for corpora imported from relANNIS 3.3

0.20.0

Deprecated

- `meta::` queries are now deprecated and can only be used in quirks mode

Fixed

- Output annotations with the namespace "annis" in find function
- Quirks mode: add additional identity joins in the order as the nodes are defined in the query
- Encode ",", " " and ":" in the Salt ID output of the `find(...)` function
- Sort longer vectors ("more specific") before shorter ones in `find(...)` output

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.