Checks every record for required fields, every claim for required
fields, that cause / effect belong to the canonical vocabulary
(unless strict_vocab = FALSE), that polarity is "+" or
"-", and that confidence is in [0, 1].
Arguments
- path
Path to the JSONL file.
- strict_vocab
Logical; if
TRUE(default), flag anycauseoreffectoutsidellm_annotation_vocabulary().
