移除所有雪Nlp

This commit is contained in:
SengokuCola
2025-03-07 10:25:58 +08:00
parent 2d1caf7e91
commit c11dd85790
9 changed files with 1 additions and 271 deletions

View File

@@ -13,7 +13,6 @@ from dotenv import load_dotenv
import pymongo
from loguru import logger
from pathlib import Path
from snownlp import SnowNLP
# from chat.config import global_config
sys.path.append("C:/GitHub/MaiMBot") # 添加项目根目录到 Python 路径
from src.common.database import Database