eefe30369e05a21fb1ffa1ca520126d685988570
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable finalTokens : List<CoreLabel> to finalDocumentTokens : List<CoreLabel> in method public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.MWTAnnotator | From | To | |
Rename Variable newTokens : List<CoreLabel> to newSentenceTokens : List<CoreLabel> in method public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.MWTAnnotator | From | To |