Hacker News new | ask | show | jobs
Ask HN: How to get word association from Google?
3 points by voiceclonr 3454 days 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 comments

Thanks. It works for me atm as well. I wonder if Google will somehow integrate into their NLP api.