1e51e897f41d8bb2a17643d173e282c0f0c3ea35
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable entityLabelProbVals : HashMap<String,Double> to entityMentionLabelProbVals : HashMap<String,Double> in method public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.EntityMentionsAnnotator | From | To | |
| Extract Method | 1 | ||
| Extract Method public determineEntityMentionConfidences(entityMention CoreMap) : HashMap<String,Double> extracted from public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.EntityMentionsAnnotator | From | To |