Skip to content
Snippets Groups Projects
Commit 323b6622 authored by Hsien-Chin Lin's avatar Hsien-Chin Lin
Browse files

wip

parent ac5e48c4
No related branches found
No related tags found
No related merge requests found
......@@ -180,6 +180,7 @@ class Evaluator:
force_prediction = False
if gen_file["golden"]:
force_prediction = True
self.read_generated_result(generated_file)
if force_prediction:
in_file = json.load(open(input_file))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment