d12d2163d1fde0dfaca522f479a30f0a77226742
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public dependencyPathBetween(start int, end int, selector Function<Sentence,List<String>>) : List<String> extracted from public dependencyPathBetween(start int, end int) : List<String> in class edu.stanford.nlp.simple.SentenceAlgorithms | From | To |