You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LitTransProQA is an LLM-based QA metric for literary translation evaluation.
News:
08.05.2025: First release of important code and copyright-free dataset (copyrighted data, complete codes, and reproducible pipeline with full data will be updated shortly).
Prompt-based LitTransProQA: question-answering based translation evaluation
Other SOTA metrics
Getting Started
LiTranProQA Overview
Prerequisites
Python 3.8+
Required packages (to be added to requirements.txt)
Usage
To be updated
License
This project is licensed under the MIT License.
Citation
If you use this code in your research, please cite:
@misc{zhang2025litransproqallmbasedliterarytranslation,
title={LiTransProQA: an LLM-based Literary Translation evaluation metric with Professional Question Answering},
author={Ran Zhang and Wei Zhao and Lieve Macken and Steffen Eger},
year={2025},
eprint={2505.05423},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2505.05423},
}