EvilZone

Programming and Scripting => .NET Framework => : Deque June 05, 2013, 09:35:40 AM

: [Question] NLP library for .NET
: Deque June 05, 2013, 09:35:40 AM
Does anyone of you have experience with natural language processing (NLP)?
 I am looking for a .NET library for NLP that I can use with Mono.
 I found SharpNLP, which is a port of OpenNLP to C#, but it is not up to date. It has been updated the last time in 2006.
 Proxem has made the Antelope framework: https://www.proxem.com/en/technology/antelope-framework/
 The edition is from 2009 (also not really up-to-date). Any experiences with it?
: Re: [Question] NLP library for .NET
: Psycho_Coder July 15, 2013, 11:40:20 AM
I guess I had given you a link earlier regarding this library.
: Re: [Question] NLP library for .NET
: vezzy July 15, 2013, 11:58:43 AM
I guess I had given you a ink earlier regarding this library.

Wouldn't hurt if you posted it here for others to see as well.
: Re: [Question] NLP library for .NET
: Deque July 15, 2013, 12:59:09 PM
Post is a month old now. It's not relevant anymore.
I am using SharpNLP for now.