claimskg / claimskg-extractor

Claim Review extractor for ClaimsKG
19 stars 13 forks source link

Normalize Credibility #11

Closed Slashdacoda closed 3 years ago

Slashdacoda commented 3 years ago

Normalized Credibility of all sources of https://github.com/claimskg/claimskg-extractor/issues/5#issuecomment-826860635

According to the description of https://github.com/claimskg/claimskg-extractor#normalizing-truth-values-ratings-across-fact-checking-websites. The labels are divided into 4 areas. TRUE, FALSE, MIXTURE and OTHER

SEE update: https://github.com/claimskg/claimskg-extractor/issues/11#issuecomment-884053291 and complete overview with example files: https://github.com/claimskg/claimskg-extractor/issues/15

CSV fields:

rating_ratingValue rating_worstRating rating_bestRating rating_alternateName


Slashdacoda commented 3 years ago

Update:

rating_worstRating and rating_bestRating remain empty.

Additional related Issue: https://github.com/Slashdacoda/claimskg_generator/issues/3

Slashdacoda commented 3 years ago

all changes done