90d3eada9bbef7a4030595eaa8d9f8deced1a908
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SimpleAnnotateHandler renamed to edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute private executor : ExecutorService renamed to private corenlpExecutor : ExecutorService and moved from class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SimpleAnnotateHandler to class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Rename Attribute | 1 | ||
Rename Attribute threadPool : ExecutorService to serverExecutor : ExecutorService in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To |