VLGrammar icon indicating copy to clipboard operation
VLGrammar copied to clipboard

Issue with gt parse trees

Open joshmyersdean opened this issue 1 year ago • 1 comments

Hello!

First, thank you for releasing this amazing work, it's been a joy to read!

Second, I'm trying to use your gt_image_parse.txt trees to get part whole relationships and the trees I am getting in return are not what I would expect. For example, given ( ( ( ( vback1 vback2 ) hbacks3 ) back4 ) ( seat5 ( ( ( leg6 leg7 ) leg8 ) leg9 ) ) ) I would expect a tree where vback and hback are a child of back but when visualizing the tree with nltk I get the below screen shot. Would you be able to provide guidance on how to extract part-whole relationships from your ground truth parses?

image

Thank you!

joshmyersdean avatar Apr 27 '23 17:04 joshmyersdean

Hi @evelinehong,

Would you be able to provide clarification on your trees?

Thank you!

joshmyersdean avatar Oct 24 '23 01:10 joshmyersdean