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