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