中文

OpenKiwi:一个用于质量估计的开源框架

计算与语言 2019-08-27 v2 机器学习

摘要

我们介绍 OpenKiwi,一个基于 PyTorch 的翻译质量估计开源框架。OpenKiwi 支持词级和句级质量估计系统的训练与测试,实现了 WMT 2015-18 质量估计评测活动的获奖系统。我们在 WMT 2018 的两个数据集(英德 SMT 与 NMT)上对 OpenKiwi 进行基准测试,在词级任务上取得了最先进的性能,在句级任务上接近最先进水平。

关键词

引用

@article{arxiv.1902.08646,
  title  = {OpenKiwi: An Open Source Framework for Quality Estimation},
  author = {Fábio Kepler and Jonay Trénous and Marcos Treviso and Miguel Vera and André F. T. Martins},
  journal= {arXiv preprint arXiv:1902.08646},
  year   = {2019}
}

备注

Published at the Annual Meeting of the Association for Computational Linguistics (ACL) 2019: System Demonstrations (https://aclweb.org/anthology/papers/P/P19/P19-3020/)