Commit 386b17ad authored by quyuan's avatar quyuan
Browse files

update ci

parent a1d800ec
......@@ -6,7 +6,8 @@ import json
import re
import scoring
import argparse
import nltk
nltk.download('punkt')
# 初始化列表来存储编辑距离和BLEU分数
class Scoring:
def __init__(self, result_path):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment