rime rime scheme enables frequency reduction (delete candidate word/input) function

In the rime_ice.schema.yaml file, make the following settings

– Add - lua_processor@cold_word_drop_processor in engine/processors
– Add - lua_filter@cold_word_drop_filter in engine/filters

This will enable the frequency reduction feature (which lowers the candidate weight of words). The default shortcut is Ctrl+j. The words that have already had their frequency reduced are in the configuration file lua/cold_word_drop/reduce_freq_words.lua

For details, see 如何启用词条降频功能 · Issue #996 · iDvel/rime-ice · GitHub

1 post has been split into a new topic: 医键通v1.1.0