94f6bba4efb890511b2838bf03272e5ea3d4e2a2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Maybe<String> to CoreMaybe<String> in method private getPubDate(document CoreMap) : CoreMaybe<String> in class edu.stanford.nlp.time.HeidelTimeKBPAnnotator | From | To | |
| Move Class | 1 | ||
| Move Class edu.stanford.nlp.kbp.annotate.HeidelTimeKBPAnnotator moved to edu.stanford.nlp.time.HeidelTimeKBPAnnotator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type pubDate : Maybe<String> to pubDate : CoreMaybe<String> in method public annotate(document CoreMap) : void in class edu.stanford.nlp.time.HeidelTimeKBPAnnotator | From | To |