0fcfb6eb09e52c3525ea0bf259b49bca3ed6e0dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private setLowHighExpected(lowRes Counter<String>, highRes Counter<String>, expRes Counter<String>, key String, lowVal double, highVal double, expVal double) : void from class edu.stanford.nlp.coref.hybrid.DcorefChineseBenchmarkSlowITest to public setLowHighExpected(lowRes Counter<String>, highRes Counter<String>, expRes Counter<String>, key String, lowVal double, highVal double, expVal double) : void from class edu.stanford.nlp.util.BenchmarkingHelper | From | To | |
Move Method private getCorefResults(resultsString String) : Counter<String> from class edu.stanford.nlp.coref.hybrid.DcorefChineseBenchmarkSlowITest to public getCorefResults(resultsString String) : Counter<String> from class edu.stanford.nlp.dcoref.DcorefBenchmarkSlowITest | From | To | |
Extract Method | 1 | ||
Extract Method public getCorefResults(resultsString String) : Counter<String> extracted from public testDcoref() : void in class edu.stanford.nlp.dcoref.DcorefBenchmarkSlowITest | From | To |