Skip to content
Snippets Groups Projects
Commit 71dfd932 authored by Marie Generali's avatar Marie Generali :worried:
Browse files

remove arguments from the code

parents f8525fe8 f6d0ab99
No related branches found
No related tags found
No related merge requests found
......@@ -358,7 +358,6 @@ def run(
}
for current, next_token in pairwise(index + [0])
]
result["confidences"]["total"] = np.around(np.mean(char_confidences), 2)
for level in confidence_score_levels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment