clarin-eric / ParlaMint

ParlaMint: Comparable Parliamentary Corpora
https://clarin-eric.github.io/ParlaMint/
50 stars 53 forks source link

fix distro script to allow custom taxonomies in TEI version #652

Closed matyaskopp closed 1 year ago

matyaskopp commented 1 year ago

related to #636

matyaskopp commented 1 year ago

@TomazErjavec This is implemented and tested on IS corpus (small sample). Please check if I did not break your script.

TomazErjavec commented 1 year ago

@matyaskopp, just to let you know that processing the complete IS corpus now finished with your new script, and everything looks good, thanks! I will try also with a corpus that doesn't have special taxonomies (I guess UA) but don't expect anything to go wrong, so keeping this closed.

matyaskopp commented 1 year ago

I will try also with a corpus that doesn't have special taxonomies (I guess UA) but don't expect anything to go wrong, so keeping this closed.

No, UA has a taxonomy for affiliation roles (active) ParlaMint-UA-taxonomy-affiliation.roles in both TEI and TEI.ana versions

TomazErjavec commented 1 year ago

OK, so, UA looks good to, and now did BG, and it is ok too. So, I think this has been tested enough, thanks for implementing it!