Skip to main content

成语检索工具

Project description

检索语句中是否有成语(Python 版)

用于检索语句中是否有成语。

关于

安装

$ pip install idiom-search

升级

$ pip install -U idiom-search

依赖库

pypinyin>=0.55.0

使用示例

首先导入库

import idiom_search as idiom

检索一句话中是否包含成语。

idiom.search_idiom('他一欣一意地完成工作,结果却画蛇添足了。')
>>> True

功能说明:

search_idiom(sentence, fuzzy_threshold = 0.8)
    :param sentence: str,一句话
    :param fuzzy_threshold: int, 模糊匹配阈值,默认为:0.8。 值越高要求越精确。
    :return: list 按匹配有限度排列。匹配度越高的在数组中排行越靠前

实用式例:

idiom.search_idiom(word='他一欣一意地完成工作,结果却画蛇添足了。')
>>> ['一心一意', '画蛇添足', '一心一力', '一心一计']

资源文件

Lincese

MIT License

Copyright (c) 2025 tangwei-dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idiom_search-1.0.10.tar.gz (4.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

idiom_search-1.0.10-py3-none-any.whl (4.8 MB view details)

Uploaded Python 3

File details

Details for the file idiom_search-1.0.10.tar.gz.

File metadata

  • Download URL: idiom_search-1.0.10.tar.gz
  • Upload date:
  • Size: 4.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for idiom_search-1.0.10.tar.gz
Algorithm Hash digest
SHA256 f94782905215ad205e7d8f4d8430ab47a6e9ab8bd3025f569303310d35e753a0
MD5 9a867763e78163f0a8f7060cc8f40f01
BLAKE2b-256 3f9f1e8ccd8b983fc9b9e1c269f4fd5bf1927b525362243dda2f4e22707563c1

See more details on using hashes here.

File details

Details for the file idiom_search-1.0.10-py3-none-any.whl.

File metadata

  • Download URL: idiom_search-1.0.10-py3-none-any.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for idiom_search-1.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 a4bddd1c6fb2246974ef1b69e9765a68540a410ceea9f916af3d507598b13cd4
MD5 712f7157462db588c2a3612633276da8
BLAKE2b-256 887e50efd7cc5e5a1f310e13e3eeeb7868992ffbc522a82855225769fb545955

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page