Uses of Class
com.googlecode.whatswrong.EdgeFilter

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

Uses of EdgeFilter in com.googlecode.whatswrong
 

Subclasses of EdgeFilter in com.googlecode.whatswrong
 class EdgeLabelFilter
          An EdgeLabelFilter filters out edges with a label that contains one of a set of allowed label substrings.
 class EdgeTypeFilter
          An EdgeTypeFilter filters out edges that do not have certain (prefix or postfix) types.
 



Copyright © 2010. All Rights Reserved.