UserWarning: Using slow pure-python SequenceMatcher. Python 2022-05-09 2 学习www.网for站asp制.cn作 python 安装句子/词的相似度类库时,遇到了 UserWarning: Using slow pure-python SequenceMatcher. 问题 原始只运行安装了 pip install thefuzz 需要补充安装: pip install python-levenshtein 上一篇 execjs._exceptions.ProgramError: Error: Cannot find module 'jsdom' 下一篇 语句相似度算法-编辑距离算法