Update README.md
Browse files
README.md
CHANGED
@@ -367,14 +367,14 @@ SemViQA-TC is one of the key components of the two-step classification (TVC) app
|
|
367 |
If you use **SemViQA-TC** in your research, please cite:
|
368 |
|
369 |
```bibtex
|
370 |
-
@misc{
|
371 |
-
title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
|
372 |
-
author={
|
373 |
year={2025},
|
374 |
eprint={2503.00955},
|
375 |
archivePrefix={arXiv},
|
376 |
primaryClass={cs.CL},
|
377 |
-
url={https://arxiv.org/abs/2503.00955},
|
378 |
}
|
379 |
```
|
380 |
|
|
|
367 |
If you use **SemViQA-TC** in your research, please cite:
|
368 |
|
369 |
```bibtex
|
370 |
+
@misc{tran2025semviqasemanticquestionanswering,
|
371 |
+
title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
|
372 |
+
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},
|
373 |
year={2025},
|
374 |
eprint={2503.00955},
|
375 |
archivePrefix={arXiv},
|
376 |
primaryClass={cs.CL},
|
377 |
+
url={https://arxiv.org/abs/2503.00955},
|
378 |
}
|
379 |
```
|
380 |
|