|
Move And Rename Method protected gluePunc(punc Character, ans String) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils.BaseChinesePostProcessor to private separatePuncs(puncs_in Character[], ans String) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move And Rename Method public postProcessingAnswer(ans String, suppressMidDotPostprocessing Boolean) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils.CTPPostProcessor to package postProcessingAnswerCTB(ans String, keepAllWhitespaces boolean, suppressMidDotPostprocessing boolean) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move And Rename Method public postProcessingAnswer(ans String) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils.ASPostProcessor to private postProcessingAnswerAS(ans String) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move And Rename Method public postProcessingAnswer(ans String, keepAllWhitespaces Boolean) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils.PKPostProcessor to private separatePuncs(puncs_in Character[], ans String) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move And Rename Method protected processColons(ans String, numPat String) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils.BaseChinesePostProcessor to private separatePuncs(ans String) : String from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move Attribute private percentsWhitePat : Pattern from class edu.stanford.nlp.wordseg.ChineseStringUtils.BaseChinesePostProcessor to private percentsWhitePat : Pattern from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move Attribute protected puncs : Character[] from class edu.stanford.nlp.wordseg.ChineseStringUtils.BaseChinesePostProcessor to package puncs : Character[] from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move Attribute private colonsWhitePat : Pattern[] from class edu.stanford.nlp.wordseg.ChineseStringUtils.BaseChinesePostProcessor to package colonsWhitePat : Pattern[] from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move Attribute private colons : Character[] from class edu.stanford.nlp.wordseg.ChineseStringUtils.BaseChinesePostProcessor to package colons : Character[] from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |
|
Move Attribute private colonsPat : Pattern[] from class edu.stanford.nlp.wordseg.ChineseStringUtils.BaseChinesePostProcessor to package colonsPat : Pattern[] from class edu.stanford.nlp.wordseg.ChineseStringUtils |
From |
To |