4b3868a7ae9ea4ab03268e8048504c736cc18668
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable entityMention : CoreMap to token : CoreLabel in method public annotateEntityMention(entityMention CoreMap, gender String) : void in class edu.stanford.nlp.pipeline.GenderAnnotator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type entityMention : CoreMap to token : CoreLabel in method public annotateEntityMention(entityMention CoreMap, gender String) : void in class edu.stanford.nlp.pipeline.GenderAnnotator | From | To | |
| Extract Method | 1 | ||
| Extract Method public annotateEntityMention(entityMention CoreMap, gender String) : void extracted from public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.GenderAnnotator | From | To |