syntax-prosody-ot / main

A webapp for the syntax-prosody analyst working in Optimality Theory, with automated Gen, Con and Eval. Download build files from syntax-prosody-ot/build
https://spot.sites.ucsc.edu/
GNU General Public License v2.0
12 stars 2 forks source link

Js attributes to g UI #572

Closed sz245 closed 3 years ago

jbellik commented 3 years ago

I recommend taking a look at the function addAttributeLabels() in main/treeFormatting.js to see how we are handling this for parenthesizing trees. I think the use cases are different enough that it's probably not worth trying to abstract the function to be useable in both places, but it's worth thinking about.