b5ca16f0da4e173adf99de7adee60dbe25327a29
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable inputfiles : Collection<File> to inputFiles : Collection<File> in method public run() : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute setupTime : long to pipelineSetupTime : long in method public run() : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To |