TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to get word association from Google?

3 pointsby voiceclonrover 8 years ago
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

gattilorenzover 8 years ago
<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 未加载