Lynten / stanford-corenlp

Python wrapper for Stanford CoreNLP.
MIT License
919 stars 200 forks source link

Convert constituency tree to binary tree #97

Open haorannlp opened 4 years ago

haorannlp commented 4 years ago

Is there any option to generate a binarized constituency parse tree in CoreNLP python? Thanks!!