graphannis-cli 4.1.3

This is a command-line interface to the new backend implementation of the ANNIS linguistic search and visualization system.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: cli/tests/cli.rs
expression: actual
---

success: true
exit_code: 0
----- stdout -----
12:00:00[INFO] Loaded corpus sample-disk-based-3.3
12:00:00[INFO] exporting all available annotation keys
12:00:00[INFO] exporting nodes
12:00:00[INFO] exporting edges
12:00:00[INFO] exported corpora ["sample-disk-based-3.3"] in 0s
graphANNIS says good-bye!

----- stderr -----