This module analyzes a fact-checking article or a list of pieces of evidence. Then it produces an argument-structured summary indicating claims, premises, and argument relations. An argument graph is also provided.
This module retrieves relevant pieces of evidence to fact-check claims then formulates the evidence in an argument-structured summary. It includes datasets such as LIAR-PLUS, FNC-1, Check-Covid, and ExClaim. Users can also provide their own custom corpora tailored to their specific interests.
This module uses a claim enriched with the argument-structured summary as input and produces a truthfulness label using the state-of-the-art FNC method.
This interface provides an overview of the entire SAFE pipeline, detailing how evidence retrieval, argument-structured summarization, and fake news classification work together to provide a comprehensive and explainable fact-checking solution.