436fbbc56108e7af72fb73f359f591ffde4c5f70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute props : Properties to properties : Properties in class edu.stanford.nlp.pipeline.CoreNLPWebClient | From | To | |
Inline Variable | 1 | ||
Inline Variable finalOutputFilename : String in method public processFiles(base String, files Collection<File>, numThreads int) : void from class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
Extract Method | 3 | ||
Extract Method protected createOutputter(properties Properties, mkOptions Supplier<AnnotationOutputter.Options>) : BiConsumer<Annotation,String> extracted from public processFiles(base String, files Collection<File>, numThreads int) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
Extract Method public console(prompt String, callback Consumer<String>) : void extracted from public console(callback Consumer<String>) : void in class edu.stanford.nlp.io.IOUtils | From | To | |
Extract Method protected processFiles(base String, files Collection<File>, numThreads int, properties Properties, annotate Consumer<Annotation>, print BiConsumer<Annotation,String>) : void extracted from public processFiles(base String, files Collection<File>, numThreads int) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
Rename Parameter | 1 | ||
Rename Parameter props : Properties to properties : Properties in method public CoreNLPWebClient(properties Properties, host String, port int) in class edu.stanford.nlp.pipeline.CoreNLPWebClient | From | To |