1d65eeadf186d13d0cdae0be231abf4ea442c6c0
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type pipeline : CoreNLPWebClient to pipeline : StanfordCoreNLPClient in method private shell(pipeline StanfordCoreNLPClient) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient | From | To | |
Rename Class | 1 | ||
Rename Class edu.stanford.nlp.pipeline.CoreNLPWebClient renamed to edu.stanford.nlp.pipeline.StanfordCoreNLPClient | From | To | |
Change Variable Type | 1 | ||
Change Variable Type client : CoreNLPWebClient to client : StanfordCoreNLPClient in method public main(args String[]) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient | From | To |