Skip to content

Commit

Permalink
Add HY NER model as a default for that language
Browse files Browse the repository at this point in the history
  • Loading branch information
AngledLuffa committed Mar 13, 2023
1 parent 1a5cfd0 commit 3d58864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stanza/resources/prepare_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ def parse_args():
"fi": "turku",
"fr": "wikiner",
"hu": "combined",
"hy": "armtdp",
"it": "fbk",
"ja": "gsd",
"kk": "kazNERD",
Expand Down

0 comments on commit 3d58864

Please sign in to comment.