hankcs / HanLP

中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
https://hanlp.hankcs.com/
Apache License 2.0
33.99k stars 10.18k forks source link

项目启动后提示警告 #1925

Closed yangfei4913438 closed 1 week ago

yangfei4913438 commented 1 week ago

Describe the bug

Describe the current behavior 项目启动后,输出一行警告。

Expected behavior 按理说不应该出现这种警告。

System information

Other info / logs /Users/xxx/.local/share/virtualenvs/neon_assistant-Ews7tDas/lib/python3.12/site-packages/hanlp/utils/io_util.py:28: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version

hankcs commented 1 week ago

感谢反馈,已经修复,请检查上面的commit是否解决了这个问题。 如果还有问题,欢迎重开issue。