|
Change Variable Type te : MatchedExpression to te : T in method private annotateExpressions(annotation CoreMap, expressions List<T>) : void in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor |
From |
To |
|
Change Variable Type toDiscard : List<MatchedExpression> to toDiscard : List<T> in method private annotateExpressions(chunks List<? extends CoreMap>, expressions List<T>) : void in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor |
From |
To |
|
Change Variable Type tokensAnnotationKey : Class to tokensAnnotationKey : Class<TypesafeMap.Key<List<? extends CoreMap>>> in method private extractAnnotation(sourceAnnotation CoreMap, aggregator CoreMapAggregator) : boolean in class edu.stanford.nlp.ling.tokensregex.MatchedExpression |
From |
To |
|
Change Variable Type toDiscard : List<MatchedExpression> to toDiscard : List<T> in method private annotateExpressions(annotation CoreMap, expressions List<T>) : void in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor |
From |
To |
|
Change Variable Type te : MatchedExpression to te : T in method private annotateExpressions(chunks List<? extends CoreMap>, expressions List<T>) : void in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor |
From |
To |