Quin
1.0.0
Ein benutzerfreundliches Framework für die umfassende Überprüfung von Fakten und die Beantwortung von Fragen. [Demo]
Das Projekt wurde mit Python 3.7 getestet. Für den Aufbau und die Durchführung:
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 ist unter der MIT-Lizenz und der Factual-NLI-Datensatz unter der Attribution 4.0 International (CC BY 4.0)-Lizenz lizenziert.