gpt4 book ai didi

python - Google 是否允许其他人使用他们的 "Did you mean"API?

转载 作者:太空狗 更新时间:2023-10-29 20:43:03 27 4
gpt4 key购买 nike

我一直在整个 Internet 上搜索,但没有找到那个确切的 API。

我想将他们的 Did You mean 功能用于我自己的网站。

最佳答案

Pygoogle 有一个 API 调用

http://pygoogle.sourceforge.net/dist/doc/public/google-module.html#doSpellingSuggestion

>>> import google
>>> google.LICENSE_KEY = '...'
>>> google.doSpellingSuggestion('pithon')
'python'

关于python - Google 是否允许其他人使用他们的 "Did you mean"API?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1691275/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com