0caa224ddbf1a15b30329cbb32ad6e35094984f9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private getHeadFinder(props Properties) : HeadFinder from class edu.stanford.nlp.pipeline.MentionAnnotator to public getHeadFinder(props Properties) : HeadFinder from class edu.stanford.nlp.coref.CorefProperties | From | To | |
| Move Method private getHeadFinder(props Properties) : HeadFinder from class edu.stanford.nlp.coref.data.DocumentMaker to public getHeadFinder(props Properties) : HeadFinder from class edu.stanford.nlp.coref.CorefProperties | From | To | |
| Extract Method | 2 | ||
| Extract Method private jsonArrayBuilderFromMapCounter(mapCounter Map<String,List<Integer>>) : JsonArrayBuilder extracted from public matchedTokensByPhraseJsonString(phrase String) : String in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass | From | To | |
| Extract Method private jsonArrayBuilderFromMapCounter(mapCounter Map<String,List<Integer>>) : JsonArrayBuilder extracted from public matchedTokensByPhraseJsonString() : String in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass | From | To |