c297eb97486f6582aa3969c37fca72aa97cd9dea
Files Diff
- Added: 11
- Removed: 1
- Renamed: 0
- Modified: 67
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private OUTPUT : PrintStream in class edu.stanford.nlp.naturalli.OpenIE | From | To | |
Extract Method | 1 | ||
Extract Method public tripleToString(extraction RelationTriple, docid String, sentence CoreMap) : String extracted from private processDocument(pipeline AnnotationPipeline, docid String, document String) : void in class edu.stanford.nlp.naturalli.OpenIE | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method private sendAndGetResponse(httpExchange HttpExchange, response byte[]) : void extracted from public handle(httpExchange HttpExchange) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SemgrexHandler & moved to class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Extract And Move Method private sendAndGetResponse(httpExchange HttpExchange, response byte[]) : void extracted from public handle(httpExchange HttpExchange) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.TokensRegexHandler & moved to class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To |