Open shewer opened 2 years ago
1 製做 詞\t詞\t權重 dict.yaml 產生 字典檔 2 利用Memory 針對 cand.type 限定, 排除 "completion" ,以 cand.text 查詢字典產生Phrases 重排序權重 上候選
基本上在 librime-lua 實作是可行的 , 以前是用 essay.txt 在 lua 中產生字典,缺點是無法利用user_dict 調整字頻
有插件 好像没发布过吧 这个功能不应该用filter实现,translator更恰当
你有做这类插件吗,能否放出呢?
1 製做 詞\t詞\t權重 dict.yaml 產生 字典檔 2 利用Memory 針對 cand.type 限定, 排除 "completion" ,以 cand.text 查詢字典產生Phrases 重排序權重 上候選
基本上在 librime-lua 實作是可行的 , 以前是用 essay.txt 在 lua 中產生字典,缺點是無法利用user_dict 調整字頻