Java edu.stanford.nlp.parser.lexparser TreeAnnotatorAndBinarizer fields, constructors, methods, implement or subclass

Example usage for Java edu.stanford.nlp.parser.lexparser TreeAnnotatorAndBinarizer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for edu.stanford.nlp.parser.lexparser TreeAnnotatorAndBinarizer.

The text is from its open source code.

Constructor

Method

TreetransformTree(Tree t)
The tree t is normally expected to be a Penn-Treebank-style tree in which the top node is an extra node that has a unary expansion.