Skip to content
Snippets Groups Projects
Commit 89e8420f authored by Franck Dary's avatar Franck Dary
Browse files

All the columns in print_result

parent 8ac8e623
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,7 @@ import math ...@@ -6,8 +6,7 @@ import math
if __name__ == "__main__" : if __name__ == "__main__" :
#metrics = ["LAS","UAS","Tokens","Words","Sentences","UPOS","UFeats","Lemmas"] metrics = ["LAS","UAS","Tokens","Words","Sentences","UPOS","UFeats","Lemmas"]
metrics = ["Tokens","Words","UPOS","UFeats"]
output = [] output = []
outputByModelScore = dict() outputByModelScore = dict()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment