13f3d7dd0cd9f217b6867aed0e8505296e5c8b9f
Files Diff
- Added: 50
- Removed: 47
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSerializeRelation() : void renamed to private testAnnotators(annotators String) : void in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializerSlowITest | From | To | |
Extract Variable | 1 | ||
Extract Variable depLanguage : Language in method public valueOf(s String, language Languages.Language) : GrammaticalRelation from class edu.stanford.nlp.trees.GrammaticalRelation | From | To | |
Extract Method | 1 | ||
Extract Method public valueOf(s String, language Languages.Language) : GrammaticalRelation extracted from public valueOf(s String) : GrammaticalRelation in class edu.stanford.nlp.trees.GrammaticalRelation | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type language : String to language : Languages.Language in class edu.stanford.nlp.parser.nndep.Config | From | To |