UniversalDependencies / UD_Portuguese-Bosque

This Universal Dependencies (UD) Portuguese treebank.
Other
50 stars 12 forks source link

Marked as cc but not CCONJ, SYM or ADV #363

Open wellington36 opened 3 years ago

wellington36 commented 3 years ago

We have several cases of type https://universaldependencies.org/svalidation.html#marked-as-cc-but-not-cconj-sym-or-adv error encountered by the command:

$ cat *.conllu | udapy -TMA ud.MarkBugs tests='cc-upos' | less -R

             cc-upos        120
               TOTAL        120

(Thanks @martinpopel)