annatto 0.53.0

Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[import]]
format = "graphml"
path = "$CARGO_MANIFEST_DIR/tests/data/import/graphml/single_sentence with_pointing.graphml"

[import.config]

[[graph_op]]

action = "visualize"

[graph_op.config]
limit_tokens = true
output_dot = "test.dot"
token_limit = 4