Skip to content

Commit

Permalink
Make Caval the default set of models for XCL. #1343
Browse files Browse the repository at this point in the history
  • Loading branch information
AngledLuffa committed Jun 23, 2024
1 parent bae6b30 commit 8b103ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stanza/resources/default_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"ur": "udtb",
"vi": "vtb",
"wo": "wtb",
"xcl": "caval",
"zh-hans": "gsdsimp",
"zh-hant": "gsd",
"multilingual": "ud"
Expand Down Expand Up @@ -197,6 +198,7 @@
"ur": "conll17",
"vi": "conll17",
"wo": "fasttextwiki",
"xcl": "caval",
"zh-hans": "fasttext157",
"zh-hant": "conll17",
}
Expand Down

0 comments on commit 8b103ff

Please sign in to comment.