Skip to content
Snippets Groups Projects
Commit 0c0c3c38 authored by function2's avatar function2
Browse files

ignore space in crosswoz evaluation

parent 5592f07c
No related branches found
No related tags found
Loading
......@@ -79,6 +79,7 @@ def unify_value(value, subtask):
},
'crosswoz': {
'none': '',
'free admission': 'free',
}
}[subtask].get(value, value)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment