Java edu.stanford.nlp.trees GrammaticalRelation fields, constructors, methods, implement or subclass

Example usage for Java edu.stanford.nlp.trees GrammaticalRelation fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for edu.stanford.nlp.trees GrammaticalRelation.

The text is from its open source code.

Field

GrammaticalRelationROOT
The "root" grammatical relation between a faked "ROOT" node, and the root of the sentence.

Constructor

Method

StringgetLongName()
StringgetShortName()
StringgetSpecific()
StringtoString()
Returns short name (abbreviation) for this GrammaticalRelation .
GrammaticalRelationvalueOf(String s)