Parsey McParsey returns a dependency-based parse tree by default, but is their a way to get a constituency-based parse tree from it?
EDIT: To clarify, by "to get from it" I mean from the Parsey itself. Though building a tree from ConLL output would be an option too.