8e38a684e230339ebae3366d737161841a80fb22
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testTwoEnglishCRFs() : void renamed to public testTwoGermanCRFs() : void in class edu.stanford.nlp.ie.crf.ThreadedCRFClassifierITest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable languagePropertiesFile : String to pipelineLanguageFile : String in method private getProperties(httpExchange HttpExchange) : Properties in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler | From | To | |
| Rename Variable languageSpecificProperties : Properties to languageProps : Properties in method private getProperties(httpExchange HttpExchange) : Properties in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler | From | To | |
| Inline Method | 1 | ||
| Inline Method public getLanguageFromString(inputString String) : HumanLanguage inlined to public getLanguagePropertiesFile(languageName String) : String in class edu.stanford.nlp.pipeline.LanguageInfo | From | To | |
| Extract Variable | 1 | ||
| Extract Variable languageNameLower : String in method public getLanguagePropertiesFile(languageName String) : String from class edu.stanford.nlp.pipeline.LanguageInfo | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter inputString : String to languageName : String in method public getLanguagePropertiesFile(languageName String) : String in class edu.stanford.nlp.pipeline.LanguageInfo | From | To |