TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to get word association from Google?

3 点作者 voiceclonr超过 8 年前
If I go to Google and type "vpn vs", it automatically shows ["proxy","tor","remotedesktop"] associated words. Google's NLP API do not seem to provide list of associated words. Are there any pre trained corpus available or is there a way to programmatically get it via google ?

1 comment

gattilorenz超过 8 年前
<a href="http:&#x2F;&#x2F;suggestqueries.google.com&#x2F;complete&#x2F;search?client=firefox&amp;q=vpn+vs" rel="nofollow">http:&#x2F;&#x2F;suggestqueries.google.com&#x2F;complete&#x2F;search?client=fire...</a><p>this?<p>It seems it was deprecated [1], but it works for me atm.<p>[1] <a href="https:&#x2F;&#x2F;webmasters.googleblog.com&#x2F;2015&#x2F;07&#x2F;update-on-autocomplete-api.html" rel="nofollow">https:&#x2F;&#x2F;webmasters.googleblog.com&#x2F;2015&#x2F;07&#x2F;update-on-autocomp...</a>
评论 #13366524 未加载