f1df3f6211b827319a148eb37de269be9078a7d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable submit : Future<Map<String,DataInstance>> to sentsi : Map<String,DataInstance> in method public runLabelSeedWords(sents Map<String,DataInstance>, answerclass Class, label String, seedWords Collection<CandidatePhrase>, constVars ConstantsAndVariables, overwriteExistingLabels boolean) : void in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass | From | To | |
Change Variable Type | 1 | ||
Change Variable Type submit : Future<Map<String,DataInstance>> to sentsi : Map<String,DataInstance> in method public runLabelSeedWords(sents Map<String,DataInstance>, answerclass Class, label String, seedWords Collection<CandidatePhrase>, constVars ConstantsAndVariables, overwriteExistingLabels boolean) : void in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass | From | To |