Skip to content

Commit

Permalink
Update labels [ci skip]
Browse files Browse the repository at this point in the history
ines committed Jan 31, 2021
1 parent 7752f80 commit 4ca0f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/templates/models.js
Original file line number Diff line number Diff line change
@@ -52,6 +52,7 @@ const MODEL_META = {
tag_acc: 'Part-of-speech tags (fine grained tags, Token.tag)',
tag: 'Part-of-speech tags (fine grained tags, Token.tag)',
pos: 'Part-of-speech tags (coarse grained tags, Token.pos)',
pos_acc: 'Part-of-speech tags (coarse grained tags, Token.pos)',
ents_f: 'Named entities (F-score)',
ents_p: 'Named entities (precision)',
ents_r: 'Named entities (recall)',

0 comments on commit 4ca0f91

Please sign in to comment.