6d6d653cadf0b17b868b316c1c46864e83422128
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected mkExtraction(conll String, listIndex int, allNominals boolean) : Optional<RelationTriple> extracted from protected mkExtraction(conll String, listIndex int) : Optional<RelationTriple> in class edu.stanford.nlp.naturalli.RelationTripleSegmenterTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type clauseSplitter : ClauseSplitter to clauseSplitter : Optional<ClauseSplitter> in class edu.stanford.nlp.naturalli.OpenIE | From | To |