fact-check-bureau / README.md
NaughtyConstrictor's picture
Create README.md
bb1d34b verified
|
raw
history blame
621 Bytes
metadata
license: cc-by-4.0
datasets:
  - NaughtyConstrictor/fact-check-bureau
language:
  - en
  - fr
tags:
  - information-retrieval
  - fact-checking

BM25 Models for Fact-Check Retrieval

This repository contains pre-trained BM25 models designed for use with the FactCheckBureau application and the fact-checking dataset NaughtyConstrictor/fact-check-bureau.

These models can be easily integrated into your retrieval pipeline using the rank-bm25 library.