refactor(deps): 将jieba分词库替换为rjieba

This commit is contained in:
雅诺狐
2025-10-05 12:08:18 +08:00
committed by Windpicker-owo
parent fee04c0d25
commit 1c9c4884c6
13 changed files with 85 additions and 29 deletions

4
.gitignore vendored
View File

@@ -233,8 +233,8 @@ cython_debug/
# PyPI configuration file
.pypirc
# jieba
jieba.cache
# rjieba
rjieba.cache
# .vscode
!.vscode/settings.json