C# 中自然语言处理的简单库

发布于 2024-10-31 11:28:37 字数 297 浏览 2 评论 0原文

我正在开展一个需要简单 NLP 的项目。我需要的功能包括:

  • 句子分割器
  • 短语分割器(不是分词器)
  • 短语性质标识符(普通名词、专有名词、动词等)

我知道像 SharpNLP、NLPTK 和 Antelope 这样的库,但它们都太大太花哨了对于我的项目。有人可以建议一个仅提供上述功能的简单的吗?如果它更大一点并且提供其他功能也没关系,但我想为这个简单的东西拥有一个 139MB 的大型库可能不是一个好主意,特别是当这个项目在其他领域已经变得复杂时。

预先感谢您的任何想法。

I am working on a project which requires simple sort of NLP. The features that I need include:

  • Sentence splitter
  • Phrase splitter (not word splitter)
  • Phrase nature identifier (common noun, proper noun, verb etc.)

I am aware of libraries like SharpNLP, NLPTK and Antelope but all of them are too big and fancy for my project. Can someone suggest a simple one that provides only the above mentioned features. If it is a bit bigger and provides other features that's ok but I guess having a 139MB large library for this simple stuff might not be a good idea, especially when this project is already going to be complex in other areas.

Thanks in advance for any ideas.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文