Skip to content

Fact-checking pipeline for climate change-related claims.

Notifications You must be signed in to change notification settings

fzanart/fact-checking-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk app_file pinned license python_version startup_duration_timeout
Fact checking pipeline
🌎
green
gray
docker
app.py
false
mit
3.11
2h

FactChecking

FactChecking provides a robust pipeline for fact-checking climate change-related claims.

Features

  1. Document Retrieval:
    Given a controversial claim, the system searches the internet for documents containing relevant information. It identifies and retrieves documents that may help in the validation of the claim.

  2. Evidence Extraction:
    Extracts specific text snippets or sentences from the retrieved documents. Focuses on extracting information directly related to the claim to provide relevant context.

  3. Stance Detection:
    Analyzes the extracted evidence to determine its stance regarding the claim. Classifies the stance as: no stance, support, or refute.

  4. Claim Validation:
    Assesses the overall validity of the claim based on the extracted evidence and stance detection results. Provides a clear conclusion on whether the claim is supported or refuted, along with the relevant context.

About

Fact-checking pipeline for climate change-related claims.

Topics

Resources

Stars

Watchers

Forks