e845a45fef7db3b82be515c1586b70b80109cc0f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private featureAnnotator : UniversalDependenciesFeatureAnnotator from class edu.stanford.nlp.pipeline.ParserAnnotator to private featureAnnotator : UniversalDependenciesFeatureAnnotator from class edu.stanford.nlp.pipeline.UDFeatureAnnotator | From | To | |
Extract Variable | 1 | ||
Extract Variable word : String in method public printSemanticGraph(sg SemanticGraph, unescapeParenthesis boolean) : String from class edu.stanford.nlp.trees.ud.CoNLLUDocumentWriter | From | To | |
Extract Method | 1 | ||
Extract Method public printSemanticGraph(sg SemanticGraph, unescapeParenthesis boolean) : String extracted from public printSemanticGraph(sg SemanticGraph) : String in class edu.stanford.nlp.trees.ud.CoNLLUDocumentWriter | From | To |