d369295bf906a3118cfef25355827f6c5d244f0e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sents : Map<String,List<CoreLabel>> to sents : Map<String,DataInstance> in method public ApplyPatternsMulti(sents Map<String,DataInstance>, sentids List<String>, patterns Map<TokenSequencePattern,E>, label String, removeStopWordsFromSelectedPhrases boolean, removePhrasesWithStopWords boolean, cv ConstantsAndVariables) in class edu.stanford.nlp.patterns.surface.ApplyPatternsMulti | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type sents : Map<String,List<CoreLabel>> to sents : Map<String,DataInstance> in class edu.stanford.nlp.patterns.surface.ApplyPatternsMulti | From | To |