7a44eedab7a891e957c2b0c6c6d1ae67becf4829
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Counter<F> to Counter<String> in method public weightsAsCounter() : Counter<String> in class edu.stanford.nlp.classify.LogisticClassifier | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type c : Counter<F> to c : Counter<String> in method public weightsAsCounter() : Counter<String> in class edu.stanford.nlp.classify.LogisticClassifier | From | To |