23fc46c0e1158b2d42b42b52d436b31ca46a29e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable c1 : Counter<E> to d1 : Counter<E> in method public skewDivergence(c1 Counter<E>, c2 Counter<E>, skew double) : double in class edu.stanford.nlp.stats.Counters | From | To | |
| Rename Variable c2 : Counter<E> to d2 : Counter<E> in method public jensenShannonDivergence(c1 Counter<E>, c2 Counter<E>) : double in class edu.stanford.nlp.stats.Counters | From | To | |
| Rename Variable c1 : Counter<E> to d1 : Counter<E> in method public jensenShannonDivergence(c1 Counter<E>, c2 Counter<E>) : double in class edu.stanford.nlp.stats.Counters | From | To |