54a677d57c5480d008e920b1e9c7daae922623a7
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 39
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 |