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