Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要弄清楚页面内容是关于什么的。类似于 google adsense 所做的事情。
例如,如果我有一个关于狗的网页,我需要弄清楚该页面是关于(第三方网站)狗的,这样我才能建议遛狗服务。
我可以咨询谷歌数据库或类似的东西。
这是语义网的圣杯之一。没有一个答案。您可以抓取 HTML(例如使用 Python - Beautiful Soup)并将文本提交给 OpenCalais 进行分析。
这不是您想在业余时间承担的任务 - 使用他人的工作。盎司