Package edu.stanford.nlp.trees.tregex.tsurgeon

Interface Summary
TsurgeonParserTreeConstants  
 

Class Summary
CoindexNodes  
JJTTsurgeonParserState  
Tsurgeon Tsurgeon provides a way of editing trees based on a set of operations that are applied to tree locations matching a tregex pattern.
TsurgeonPattern An abstract class for patterns to manipulate Trees when successfully matched on with a TregexMatcher.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
TsurgeonParseException A runtime exception that indicates something went wrong parsing a tsurgeon expression.
 



Stanford NLP Group