Skip to content

新 API 提案:chewing_userphrase_freq_increase()、chewing_userphrase_freq_decrease() #727

@ottokang

Description

@ottokang

目前要修改詞頻,只能在詞庫編輯程式裡面修改,建議可以比照 chewing_userphrase_remove(),新增 chewing_userphrase_freq_increase()chewing_userphrase_freq_decrease() 兩個 API,提供詞頻直接變更的 API

PIME 的實做方式是一次增加 5000,減少則直接設定為 0:https://github.com/EasyIME/PIME/blob/d456affb45b3a139bd213b9cdeef7b314b08ce5a/python/input_methods/chewing/chewing_ime.py#L534

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions