Published January 6, 2022
| Version 1.5.0
Software
Open
graphANNIS
Description
Fixed
- RelANNIS version 3.3 files with segmentation might also have a missing "span" column. In case the "span" column is null, always attempt to reconstruct the actual value from the corresponding node annotation instead of failing directly.
- Avoid unnecessary compacting of disk tables when collecting graph updates during import. This speeds up both the GraphML and the relANNIS importer and can also reduce the used main memory during import.
- Use release optimization of some of the performance sensitive crates even for debug builds. This allows faster builds and debugging of our own code, while balancing performance.
Notes
Files
korpling/graphANNIS-v1.5.0.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6d71d5ea707ae76bd7eabe1e69df1a6f
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/korpling/graphANNIS/tree/v1.5.0 (URL)