d57e61f2ee9732831f644f83a0807b5655a54446
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute public beGetVerbs : String[] from class edu.stanford.nlp.trees.EnglishPatterns to private beGetVerbs : String[] from class edu.stanford.nlp.trees.SemanticHeadFinder | From | To | |
Extract Variable | 1 | ||
Extract Variable name : String in method public startElement(uri String, localName String, qName String, attributes Attributes) : void from class edu.stanford.nlp.ie.util.OntonotesXMLtoColumn.ColumnHandler | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type recentTregexPatterns : JComboBox<String> to recentTregexPatterns : JComboBox in class edu.stanford.nlp.trees.tregex.gui.InputPanel | From | To | |
Change Attribute Type recentTregexPatternsModel : DefaultComboBoxModel<String> to recentTregexPatternsModel : DefaultComboBoxModel in class edu.stanford.nlp.trees.tregex.gui.InputPanel | From | To |