Using non-UD Arabic data #9333
muhammed-abuodeh
started this conversation in
Language Support
Replies: 1 comment 2 replies
-
There is no special option for this. I've never heard anyone ask for it before... If you look at the conllu format, there should be a UD POS field and a non-UD POS field just after it. Do you have a filler value in your UD POS field or something? If it's a valid value (like X I think?) then it should be able to just read it in. I would try just converting your data, and if you have an error I think you can modify the source to make the necessary changes - look in this file. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to convert Conll-U data, though the tags are not in UD. I went over the master thread and didn't find information on how to use the tag property when converting.
Where can I find this information?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions