Annotald / annotald

A program for annotation in the Penn Treebank format
GNU General Public License v3.0
8 stars 3 forks source link

Direction of default insertion of nodes #74

Closed diertani closed 8 years ago

diertani commented 9 years ago

Is there any way to reverse the directionality of the node-insertion function of the drop-menu? It is almost never convenient to insert those nodes before a node, in almost every case that doesn't involve subjects, because it is almost always the case that the nodes you have to use as "before" nodes are not in the same clause as the location at which you want to insert something. This requires you to either move something into a different clause first or to use the default "after" node function and then change the label (because it is never NP-SBJ that you are inserting after). It's actually extremely frustrating -- probably the only thing about Annotald that I don't like.