opennlp vs 斯坦福大学 nlptools vs 伯克利大学

发布于 2024-09-26 00:06:57 字数 84 浏览 5 评论 0原文

您好,目标是解析像维基百科这样的大型语料库,以生成最可能的解析树和命名实体识别。就性能和准确性而言,哪个库是实现这一目标的最佳库?有人使用过以上库之一吗?

Hi the aim is to parse a sizeable corpus like wikipedia to generate the most probable parse tree,and named entity recognition. Which is the best library to achieve this in terms of performance and accuracy? Has anyone used more than one of the above libraries?

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

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

发布评论

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

评论(3

树深时见影 2024-10-03 00:06:57

我在实验中使用了斯坦福标记器,但这实际上取决于维基百科文章的质量。在这里您可以找到不同词性标记实现的比较 - PoS在 aclweb 上。

I use in my experiments the standford tagger but it really depends on the quality of your articles from wikipedia. Here you will find a comparison of different part-of-speech taggin implmentations - PoS on aclweb.

源来凯始玺欢你 2024-10-03 00:06:57

我目前正在使用 Enju HPSG 解析器,它似乎比其他解析器更好。

I'm currently using Enju HPSG parser which seems to be better than the others.

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