aad8f9181513b41f86f03e60a65f59b4153dd0af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
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 |