|
Push Down Method private processRow(sentence String, correctedSentence String, covered String, replacement String, contextLength Integer) : float from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private processRow(sentence String, correctedSentence String, covered String, replacement String, contextLength Integer) : float from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Method public SuggestionsOrderer(language Language, ruleId String) from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to public SuggestionsOrdererGSoC(language Language, languageModel LanguageModel, ruleId String) from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Method public orderSuggestionsUsingModel(suggestions List<String>, word String, sentence AnalyzedSentence, startPos int, wordLength int) : List<String> from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to public orderSuggestionsUsingModel(suggestions List<String>, word String, sentence AnalyzedSentence, startPos int, wordLength int) : List<String> from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.NewSuggestionsOrderer |
From |
To |
|
Push Down Method public isMlAvailable() : boolean from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to public isMlAvailable() : boolean from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.NewSuggestionsOrderer |
From |
To |
|
Push Down Attribute private DEFAULT_CONTEXT_LENGTH : Integer from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private DEFAULT_CONTEXT_LENGTH : Integer from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Attribute private mlAvailable : boolean from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private mlAvailable : boolean from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Attribute private XGBOOST_MODEL_BASE_PATH : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private XGBOOST_MODEL_BASE_PATH : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Attribute private predictor : Predictor from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private predictor : Predictor from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Attribute private COMMON_DEFAULT_MODEL_PATH : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private COMMON_DEFAULT_MODEL_PATH : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Attribute private SPC_NGRAM_BASED_MODEL_FILENAME : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private SPC_NGRAM_BASED_MODEL_FILENAME : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Attribute private nGramUtil : NGramUtil from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private nGramUtil : NGramUtil from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |
|
Push Down Attribute private NO_NGRAM_BASED_MODEL_FILENAME : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrderer to private NO_NGRAM_BASED_MODEL_FILENAME : String from class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererGSoC |
From |
To |