File size: 289 Bytes
3f016d9
 
c59c03e
d3437d1
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Basic SQL Database that classifies claims as true (1) or false (0).

Cleaned FEVER and FEVEROUS dataset and scraped and cleaned politifact website into this DB file.

---
language:
- SQLite3
pretty_name: "FACTUM"
tags:
- Fact
- Checking
license: "MIT"
task_categories:
- True
- False
---