ed1f0963a31c97786873adc35b392d9a79fdb2f4
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 19
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 | |
Change Variable Type | 1 | ||
Change Variable Type sentenceSb : StringBuffer to sentenceSb : StringBuilder in method public main(args String[]) : void in class edu.stanford.nlp.trees.ud.UniversalDependenciesFeatureAnnotator | From | To | |
Extract Variable | 1 | ||
Extract 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 | |
Extract Method | 1 | ||
Extract Method public run(authenticator Predicate<Properties>, callback Consumer<FinishedRequest>, homepage FileHandler, https boolean) : void extracted from public run() : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type logger : Logger to logger : Redwood.RedwoodChannels in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils | From | To |