NLP框架.NET [英] NLP framework for .NET

查看:761
本文介绍了NLP框架.NET的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现引用SharpNLP(基于Java的OpenNLP的一个端口),和羚羊通过Proxem。我希望创建一个句子(词类标注的)进行全面解析树,连同姓名调查的日期/时间和地点。

I have found references to SharpNLP (a port of the Java-based OpenNLP), and Antelope by Proxem. I'm looking to create a full parse tree of a sentence (part-of-speech tagging), along with name-finding for dates/times and locations.

在SharpNLP库出现自2007年以来处于非活动状态,并且看起来羚羊库于2009年,前者是LGPL最后更新,后者似乎需要一个商业许可证,但安装程序自描述的牌照为得以确认。

The SharpNLP library appears to be inactive since 2007, and it appears that the Antelope library was last updated in 2009. The former is LGPL, the latter appears to require a commercial license but the installer self-describes the license as "underspecified".

有一个现代化的NLP库.NET?有没有更好的平台选择NLP? (它更重要的是我有一个伟大的NLP执行,而不是坚持一个平台的选择)。

Is there a modern NLP library for .NET? Is there a better platform choice for NLP? (it's more important to me to have a great NLP implementation than to stick with a platform choice).

推荐答案

下面是一个关于在C#中嵌入NLTK博客:<一href="http://blog.samibadawi.com/2010/03/open-source-nlp-in-c-35-using-nltk.html">http://blog.samibadawi.com/2010/03/open-source-nlp-in-c-35-using-nltk.html

Here is a blog about embedding NLTK in C#: http://blog.samibadawi.com/2010/03/open-source-nlp-in-c-35-using-nltk.html .

不过,我会搬到了Python。

But I would move to Python.

转到 NLTK

这篇关于NLP框架.NET的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆