Core#

OpenFactCheck#

OpenFactCheck(config)

Base class for OpenFactCheck that initializes the solvers and pipeline with the given configuration.

Solvers#

StandardTaskSolver(args)

A class to represent a standard task solver.

Solver()

Class to handle the registration and loading of solvers

State#

FactCheckerState([question, response])

A class to manage the state of a fact-checking system.

Errors#

errors.ConfigError

Raised when there is an error with the configurations

errors.ConfigValidationError

Raised when configuration validation fails