1b1267c3e53fe53c28ece73eca4bfe17266c49fb
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 33
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable currentDate : String to labelToProb : Map<String,Double> in method public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.NERCombinerAnnotator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type currentDate : String to labelToProb : Map<String,Double> in method public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.NERCombinerAnnotator | From | To | |
| Extract Variable | 1 | ||
| Extract Variable finalWord : String in method public entryToTokensList(entryLine String, tagDelimiter String, caseless boolean) : List<CoreLabel> from class edu.stanford.nlp.pipeline.POSTaggerBenchmarkITest | From | To |