Giter Site home page Giter Site logo

claimreview-collector's Introduction

Welcome to my GitHub profile!

I am Martino, PhD Student at the Open University. I graduated in Software Engineering and I am interested in Machine Learning and Explainability. In my PhD I am exploring how different news source are using propaganda to present related events.

I like to understand how things work and I think that Artificial Intelligence should be more than algorithms that learn to perform complex tasks; we have to focus about explainable methods that enable the crowds to understand why things happen, to be able to face and remove bias, correct models and enabling the humans to improve their learning capabilities.

My main contributions here are:

To get in contact in the GitHub style, you can create an issue!

https://martinomensio.github.io/

Martino's github stats

claimreview-collector's People

Contributors

github-actions[bot] avatar isspek avatar martinomensio avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

claimreview-collector's Issues

teyit.org

I noticed a bug in teyit.org, I don't know the solution yet. When flatting it from claimreview, claim_url is null, even though the actual website has that information.

Bug in fix page

Found a bug in "re.sub('"claimReviewed": ""([^"]*)"', r'"claimReviewed": "\1"', page)". If claim review is empty, it removes one of double quote and it causes exception.

Page before executing following line:
page = re.sub('"claimReviewed": ""([^"]*)"', r'"claimReviewed": "\1"', page)
Result:

"claimReviewed": "",

After execution:
Result:

"claimReviewed": ",

Test url is: url

FactCheck Explorer cookie

I'm trying to download all ClaimReviews from Google FactCheck Explorer using this tool, but need some more guidance on obtaining and setting the GOOGLE_FACTCHECK_EXPLORER_COOKIE.

Can you please clarify in simple steps how to use the web inspector to find this cookie in the .env file? And where exactly to set it to download the ~28000 items?

(I was already granted access to FactCheck Explorer.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.