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

print result adapted for tokemorpho

parent 9deef623
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ import math
if __name__ == "__main__" :
#metrics = ["LAS","UAS","Tokens","Words","Sentences","UPOS","UFeats","Lemmas"]
metrics = ["Tokens","Words"]
metrics = ["Tokens","Words","UPOS","UFeats"]
output = []
outputByModelScore = dict()
......
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