udapi / udapi-python

Python framework for processing Universal Dependencies data
GNU General Public License v3.0
57 stars 31 forks source link

HTML tree writer makes vertical gaps #110

Closed dan-zeman closed 1 year ago

dan-zeman commented 1 year ago
cat *.conllu | udapy -HAMX layout=compact ud.ml.MarkFeatsBugs > bugs.html

makes a lot of vertical gaps between trees. Seems like there are empty tables at places where there would be trees if I did not filter them out by the -M switch. I suspect that the cause is the newly added process_bundle() in https://github.com/udapi/udapi-python/commit/2ad4922b5f9fe4196c5b67a00f42f45039f83c3a