ba39b4c032053ec46d7e5e740a90c6398cd776e7
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSUTimeDateTime2() : void renamed to public _testSUTimeDateTime2() : void in class edu.stanford.nlp.time.SUTimeITest | From | To | |
Inline Method | 1 | ||
Inline Method public run(authenticator Predicate<Properties>, callback Consumer<FinishedRequest>, homepage FileHandler, https boolean) : void inlined to public run() : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute private homepage : FileHandler renamed to protected staticPageHandle : FileHandler and moved from class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler to class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sentenceSb : StringBuilder to sentenceSb : StringBuffer in method public main(args String[]) : void in class edu.stanford.nlp.trees.ud.UniversalDependenciesFeatureAnnotator | From | To | |
Inline Variable | 1 | ||
Inline Variable tokenText : String in method public createCoreMap(cm CoreMap, text String, start int, end int, factory CoreTokenFactory<T>) : T from class edu.stanford.nlp.pipeline.ChunkAnnotationUtils | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type logger : Redwood.RedwoodChannels to logger : Logger in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils | From | To |