35dfa3ab78d72b08f1fac5b25c11a2b450f3b2fb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private mentionIsDemonym(m Mention, countries Set<String>) : boolean extracted from protected removeSpuriousMentionsZh(doc Annotation, predictedMentions List<List<Mention>>, dict Dictionaries, removeNested boolean) : void in class edu.stanford.nlp.hcoref.md.CorefMentionFinder | From | To | |
Extract Method private mentionIsRangren(m Mention, sent List<CoreLabel>) : boolean extracted from protected removeSpuriousMentionsZh(doc Annotation, predictedMentions List<List<Mention>>, dict Dictionaries, removeNested boolean) : void in class edu.stanford.nlp.hcoref.md.CorefMentionFinder | From | To | |
Extract Method private mentionContainsRemoveChars(m Mention, removeChars Set<String>) : boolean extracted from protected removeSpuriousMentionsZh(doc Annotation, predictedMentions List<List<Mention>>, dict Dictionaries, removeNested boolean) : void in class edu.stanford.nlp.hcoref.md.CorefMentionFinder | From | To |