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