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