You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, so I'm working on getting this corpus into Xposition now as I mentioned and we need to work through some "errors" the validator found together. Some of these probably are data issues, but a lot of these errors are just a result of missing configuration that we need to add for Chinese. A lot of the issues now, for instance, are caused by incompatible UPOS/LexCats. The validator code assumes they should always be the same except for a specific list of exceptions, and we likely need to extend this list for Mandarin.
Here's a link to the list of errors. Maybe it'd be best for us to meet sometime to discuss what's going on in here and how we can fix it in the config.
Hi, so I'm working on getting this corpus into Xposition now as I mentioned and we need to work through some "errors" the validator found together. Some of these probably are data issues, but a lot of these errors are just a result of missing configuration that we need to add for Chinese. A lot of the issues now, for instance, are caused by incompatible UPOS/LexCats. The validator code assumes they should always be the same except for a specific list of exceptions, and we likely need to extend this list for Mandarin.
Here's a link to the list of errors. Maybe it'd be best for us to meet sometime to discuss what's going on in here and how we can fix it in the config.
BTW, to reproduce this:
The text was updated successfully, but these errors were encountered: