Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find language code #14

Open
Determinator438 opened this issue Aug 9, 2022 · 1 comment
Open

Unable to find language code #14

Determinator438 opened this issue Aug 9, 2022 · 1 comment

Comments

@Determinator438
Copy link

I am retraining a POS tag model of STANZA library. After updating the CONLLU files (dev,test, train), when I try to prepare the script by

**

python3 -m stanza.utils.datasets.prepare_pos_treebank UD_URDU-UDTB

**

It gives the following error

#raise ValueError("Unable to find language code for %s" % lang)
ValueError: Unable to find language code for URDU

How can I fix it

@AngledLuffa
Copy link
Contributor

Try UD_Urdu-UDTB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants