tau-engine 1.15.0

A document tagging library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
detection:
  A:
    int(foo):
      bar: 1
  condition: A

true_positives:
  - foo: 
      bar: "1"

true_negatives:
  - for:
      bar: "0"