更换词库,使用带音标版本
This commit is contained in:
@@ -66,7 +66,7 @@ class MessageSignPlugin(MessagePluginInterface):
|
||||
self.sign_in_redis = None
|
||||
# 添加词汇表文件路径和词汇列表
|
||||
self.vocab_file_path = os.path.join(os.path.dirname(os.path.dirname(os.path.dirname(__file__))),
|
||||
"resource", "6 托福-乱序.txt")
|
||||
"resource", "TOEFL.txt")
|
||||
self.vocab_list = []
|
||||
self.bot: WechatAPIClient = None
|
||||
# 注册功能权限
|
||||
|
||||
4516
resource/TOEFL.txt
Normal file
4516
resource/TOEFL.txt
Normal file
File diff suppressed because it is too large
Load Diff
1520
resource/TOEFL_delete_CET4+6.txt
Normal file
1520
resource/TOEFL_delete_CET4+6.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user