5e029ff2caa2615e70119a52b600743572fe1ba2
Files Diff
- Added: 10
- Removed: 3
- Renamed: 0
- Modified: 75
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.TokensRegexHandler & 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.SemgrexHandler & moved to class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To |