2a1d4687710832a143620cc6a10a9fe16313922d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Class<Integer> to Class<Set<Integer>> in method public getType() : Class<Set<Integer>> in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefMentionIndexesAnnotation | From | To | |
| Rename Class | 1 | ||
| Rename Class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefMentionIndexAnnotation renamed to edu.stanford.nlp.coref.CorefCoreAnnotations.CorefMentionIndexesAnnotation | From | To | |
| Inline Variable | 1 | ||
| Inline Variable representativeEntityMentionIndex : Integer in method public annotate(annotation Annotation) : void from class edu.stanford.nlp.pipeline.CorefAnnotator | From | To |