Quin
1.0.0
大規模なファクトチェックと質問応答のための使いやすいフレームワーク。 [デモ]
プロジェクトは Python 3.7でテストされました。セットアップと実行については、次のとおりです。
models/weights
フォルダーに抽出します。 pip3 install -r requirements.txt
python quin.py --index example_docs.jsonl
python quin.py --port 1234
@inproceedings{samarinas2021improving,
title={Improving Evidence Retrieval for Automated Explainable Fact-Checking},
author={Samarinas, Chris and Hsu, Wynne and Lee, Mong Li},
booktitle={Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies: Demonstrations},
pages={84--91},
year={2021}
}
@inproceedings{samarinas2020latent,
title={Latent Retrieval for Large-Scale Fact-Checking and Question Answering with NLI training},
author={Samarinas, Chris and Hsu, Wynne and Lee, Mong Li},
booktitle={2020 IEEE 32nd International Conference on Tools with Artificial Intelligence (ICTAI)},
pages={941--948},
year={2020},
organization={IEEE}
}
Quin は MIT ライセンスに基づいてライセンスされており、Factual-NLI データセットは Attribution 4.0 International (CC BY 4.0) ライセンスに基づいてライセンスされています。