c7c195aac76edf8ec74f90fedb8093c8ebbbb356
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public forDependencyInsertion(dependencyLabel String, isSubject boolean) : NaturalLogicRelation extracted from public forDependencyInsertion(dependencyLabel String) : NaturalLogicRelation in class edu.stanford.nlp.naturalli.NaturalLogicRelation | From | To | |
Extract Method public forDependencyDeletion(dependencyLabel String, isSubject boolean) : NaturalLogicRelation extracted from public forDependencyDeletion(dependencyLabel String) : NaturalLogicRelation in class edu.stanford.nlp.naturalli.NaturalLogicRelation | From | To |