提交 8d57e9c7 编写于 作者: W wanghaoshuang

Rename 'edit distance rate' to 'edit distance'

上级 795f572f
......@@ -232,7 +232,7 @@ class EditDistance(Evaluator):
distance, instance_error = distance_evaluator.eval(exe)
In the above example:
'distance' is the average of the edit distance rate in a pass.
'distance' is the average of the edit distance in a pass.
'instance_error' is the instance error rate in a pass.
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册