Uses of Class
com.googlecode.whatswrong.AbstractEdgeLayout

Packages that use AbstractEdgeLayout
com.googlecode.whatswrong The whatswrong package is the top-level package of What's Wrong With My NLP. 
 

Uses of AbstractEdgeLayout in com.googlecode.whatswrong
 

Subclasses of AbstractEdgeLayout in com.googlecode.whatswrong
 class DependencyLayout
          A DependencyLayout lays out edges in a dependency parse layout.
 class SpanLayout
          A SpanLayouy lays out edges as rectangular blocks under or above the tokens that the edge covers.
 



Copyright © 2010. All Rights Reserved.