5192e93e1a4a38b686ff03ff84231857b7ff86bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable year : String to ctxday : String in method public normalizeDateString(s String, ctxdate Date) : String in class edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer | From | To | |
Rename Variable month : String to ctxmonth : String in method public normalizeDateString(s String, ctxdate Date) : String in class edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer | From | To | |
Rename Variable res : StringBuilder to yearcandidate : StringBuilder in method private normalizeYear(s String, contextYear String) : String in class edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer | From | To | |
Inline Variable | 1 | ||
Inline Variable year : String in method public normalizeDateString(s String, docdate Date) : String from class edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer | From | To | |
Extract Method | 1 | ||
Extract Method private normalizeYear(s String, contextYear String) : String extracted from public normalizeDateString(s String, docdate Date) : String in class edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter docdate : Date to ctxdate : Date in method public normalizeDateString(s String, ctxdate Date) : String in class edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer | From | To |