Update README.md
Browse files
README.md
CHANGED
@@ -363,14 +363,14 @@ print(evidence)
|
|
363 |
If you use **SemViQA-QATC** in your research, please cite:
|
364 |
|
365 |
```bibtex
|
366 |
-
@misc{
|
367 |
-
title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
|
368 |
-
author={
|
369 |
year={2025},
|
370 |
eprint={2503.00955},
|
371 |
archivePrefix={arXiv},
|
372 |
primaryClass={cs.CL},
|
373 |
-
url={https://arxiv.org/abs/2503.00955},
|
374 |
}
|
375 |
```
|
376 |
|
|
|
363 |
If you use **SemViQA-QATC** in your research, please cite:
|
364 |
|
365 |
```bibtex
|
366 |
+
@misc{tran2025semviqasemanticquestionanswering,
|
367 |
+
title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
|
368 |
+
author={Dien X. Tran and Nam V. Nguyen and Thanh T. Tran and Anh T. Hoang and Tai V. Duong and Di T. Le and Phuc-Lu Le},
|
369 |
year={2025},
|
370 |
eprint={2503.00955},
|
371 |
archivePrefix={arXiv},
|
372 |
primaryClass={cs.CL},
|
373 |
+
url={https://arxiv.org/abs/2503.00955},
|
374 |
}
|
375 |
```
|
376 |
|