tau-engine 1.15.0

A document tagging library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
detection:
  A:
    - x: foo
    - y: bar
    - z: baz

  condition: A

true_positives:
  - x: foo 
    y: bar
    z: baz

true_negatives:
  - x: bleep
    y: bloop
    z: boop