edu.stanford.nlp.ling.tokensregex
Class CoreMapExpressionExtractor.Stage<T>

java.lang.Object
  extended by edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor.Stage<T>
Type Parameters:
T -
Enclosing class:
CoreMapExpressionExtractor<T extends MatchedExpression>

public static class CoreMapExpressionExtractor.Stage<T>
extends java.lang.Object

Describes one stage of extraction


Constructor Summary
CoreMapExpressionExtractor.Stage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreMapExpressionExtractor.Stage

public CoreMapExpressionExtractor.Stage()


Stanford NLP Group