741d05ab60377fefe806101f743583a3cb6f5e59
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type in : String to in : Object in method private orNull(in Object) : String in class edu.stanford.nlp.pipeline.CoNLLOutputter | From | To | |
Extract Method | 1 | ||
Extract Method private orNeg(in int) : String extracted from private line(index int, token CoreLabel, head int, deprel String) : String in class edu.stanford.nlp.pipeline.CoNLLOutputter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter head : int to in : int in method private orNeg(in int) : String in class edu.stanford.nlp.pipeline.CoNLLOutputter | From | To |