a209e50fecd3b943db8946c4df6f4502bace42ea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public getFrequency(first String, second String, third String) : int extracted from public getScore(first String, second String, third String) : float in class org.apdplat.word.corpus.Trigram | From | To | |
| Extract Method public getFrequency(first String, second String) : int extracted from public getScore(first String, second String) : float in class org.apdplat.word.corpus.Bigram | From | To |