d8e877265ed4f28154854c28435b90ce8db0f6cc
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable defaultEncoding : String in method private getDocument(props Properties, httpExchange HttpExchange) : Annotation from class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Extract Variable urlProperties : Map<String,String> in method private getProperties(httpExchange HttpExchange) : Properties from class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler | From | To | |
Extract Method | 5 | ||
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 | |
Extract Method private getCorefResults(resultsString String) : Counter<String> extracted from public testChineseDcoref() : void in class edu.stanford.nlp.hcoref.DcorefChineseBenchmarkSlowITest | From | To | |
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 public setEnv(env Env) : void extracted from public compile(semgrex String, env Env) : SemgrexPattern in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern | From | To |