fuzzywuzzy 用于字符串匹配率、令牌匹配等 复制代码代码如下: from fuzzywuzzy import fuzzfuzz.ratio("Hit me with your best shot", "Hit me with your pet shark")# 85 相关文章: 2022-12-23 2021-12-10 2021-08-12 2022-01-15 2022-12-23 2022-12-23 2022-12-23