chores 移出 emoji-map.txt; close #127

This commit is contained in:
Dvel 2023-04-06 16:20:54 +08:00
parent fcbcf1bcc1
commit 0658b6a4dc
8 changed files with 2 additions and 2 deletions

0
others/iRime/iRime 九宫格/melt_eng.custom.yaml Executable file → Normal file
View File

0
others/iRime/iRime 九宫格/rime_ice.custom.yaml Executable file → Normal file
View File

0
others/iRime/iRime 全键盘/rime_ice.custom.yaml Executable file → Normal file
View File

View File

View File

View File

@ -14,7 +14,7 @@ import (
)
var emojiTXT = "/Users/dvel/Library/Rime/opencc/emoji.txt"
var mappingTXT = "/Users/dvel/Library/Rime/opencc/emoji-map.txt"
var mappingTXT = "/Users/dvel/Library/Rime/others/emoji-map.txt"
type OrderedMap struct {
keys []string

View File

@ -30,7 +30,7 @@ const (
SogouPath = "/Users/dvel/Library/Rime/cn_dicts/sogou.dict.yaml"
ExtPath = "/Users/dvel/Library/Rime/cn_dicts/ext.dict.yaml"
TencentPath = "/Users/dvel/Library/Rime/cn_dicts/tencent.dict.yaml"
EmojiPath = "/Users/dvel/Library/Rime/opencc/emoji-map.txt"
EmojiPath = "/Users/dvel/Library/Rime/others/emoji-map.txt"
EnPath = "/Users/dvel/Library/Rime/en_dicts/en.dict.yaml"
DefaultWeight = 100 // sogou、ext、tencet 词库中默认的权重数值