/Sorcero-Health-Claim-Fact-Check

Task for Sorcero, where a health claim fact checking model was built.

Primary LanguageJupyter NotebookMIT LicenseMIT

Srocero Health Claim Fact Checking Task

This repo contains the code and presentation required for the Sorcero task.

Installation

Use the package manager pip to install the required libraries.

pip install -r requirements.txt

Note about architecture

The codes are aligned in such a way that all util functions have been divided into:

  • Visualization functions
  • Process functions
  • Model utils

The notebook imports from these for all the functions defined in the classes.

Also view the notebook at: nbviewer

License

MIT