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