Views
No views yet
1label = lie_detector(
2 statement="We’ve added more jobs than any time in history.",
3 subjects="economy,jobs",
4 speaker_name="Joe Biden",
5 speaker_title="President",
6 state="delaware",
7 party_affiliation="democrat",
8 history_barely_true=14,
9 history_false=12,
10 history_half_true=24,
11 history_mostly_true=21,
12 history_pants_fire=5,
13 context_location="CNN Town Hall"
14)