factum / README.md
Ecstra's picture
Update README.md
d3437d1
|
raw
history blame
No virus
289 Bytes

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