将从不同来源收集的相似新闻报道分组/比较在一起

发布于 2024-10-19 14:58:04 字数 91 浏览 4 评论 0原文

将使用 RSS 源从不同来源收集的类似新闻报道分组/比较在一起。

是否有可用的 API/代码?

请帮忙。

问候, 古拉夫

grouping / comparing the similar news stories together which are gathered from different sources using RSS feeds.

Are there any API / Code available for this.

Please help.

Regards,
Gourav

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

星軌x 2024-10-26 14:58:04

您不太可能找到任何特定的内容,但有些 NLP 库具有 NLP 功能,您可以围绕它们设计应用程序。请参阅使用 PHP 的 NLP 编程工具?,它接受 Solr 作为推荐的解决方案。

如果放宽语言限制,您可能会更幸运:更多这种性质的 NLP 是用 Java 编写的(例如斯坦福 JavaNLP)、C/C++,甚至Lisp

You're not likely to find anything that specific, but there are NLP libraries which have NLP capabilities which you can design your app around. See NLP programming tools using PHP? which accepted Solr as the recommended solution.

You'll likely have more luck if you relax the language constraints: much more NLP of that nature is written in Java (e.g. Stanford JavaNLP), C/C++, or even Lisp.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文