How can you develop a tree for the syntax analysis in google nl api. Like stanford corenlp uses brat annotation tool to generate the tree. Can we use something like that to generate a dependency parse tree for the json response for google nl api, if so how?
Thanks in advance :)
There's the demo UI -- go to the NL API home page and scroll down to the interactive demo. There you can put in a sentence, click on "syntax" and get a pretty tree that shows the parse tree.

In the actual demo, you can mouse over the tokens to see more detail, like morphology.
This will help for individual examples. If you want to visualize these things programatically, you'll have to implement that yourself, or use existing tools.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With