stanfordnlp / python-stanford-corenlp

Python interface to CoreNLP using a bidirectional server-client interface.
MIT License
516 stars 105 forks source link

how to get a binarizer Tree #33

Open bestbzw opened 5 years ago

bestbzw commented 5 years ago

Hi , I need a binarizer parsing Tree. how do i use the corenlp serve to get it?