|
Inline Method private segmentStringToIOB(line String) : List<CoreLabel> inlined to public segmentString(line String) : String in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter |
From |
To |
|
Inline Method private createDatum(cl CoreLabel, token String, label String, startOffset int, endOffset int) : CoreLabel inlined to private createDatum(cl CoreLabel, token String, label String) : CoreLabel in class edu.stanford.nlp.international.arabic.process.IOBUtils |
From |
To |
|
Inline Method public StringToIOB(tokenList List<CoreLabel>, segMarker Character, applyRewriteRules boolean, stripRewrites boolean, tf TokenizerFactory<CoreLabel>, origText String) : List<CoreLabel> inlined to public StringToIOB(tokenList List<CoreLabel>, segMarker Character, applyRewriteRules boolean, stripRewrites boolean) : List<CoreLabel> in class edu.stanford.nlp.international.arabic.process.IOBUtils |
From |
To |
|
Change Variable Type toDiscard : List<T> to toDiscard : List<MatchedExpression> in method private annotateExpressions(annotation CoreMap, expressions List<T>) : void in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor |
From |
To |
|
Change Variable Type te : T to te : MatchedExpression 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<TypesafeMap.Key<List<? extends CoreMap>>> to tokensAnnotationKey : Class in method private extractAnnotation(sourceAnnotation CoreMap, aggregator CoreMapAggregator) : boolean in class edu.stanford.nlp.ling.tokensregex.MatchedExpression |
From |
To |
|
Change Variable Type te : T to te : MatchedExpression 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<T> to toDiscard : List<MatchedExpression> in method private annotateExpressions(chunks List<? extends CoreMap>, expressions List<T>) : void in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor |
From |
To |