Library#

Configuration#

The configuration classes that are used to configure the core and solvers.

OpenFactCheckConfig([filename_or_path])

Class to load the OpenFactCheck configuration from a JSON or YAML file.

SolversConfig(filename_or_path_s)

A class to load solver configurations from one or more JSON or YAML files.

Logging#

get_logger([name, enable_file_logging, ...])

Return a logger with the specified name.