EvilZone

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

Title: [Question] NLP library for .NET
Post by: Deque on 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?
Title: Re: [Question] NLP library for .NET
Post by: Psycho_Coder on July 15, 2013, 11:40:20 AM
I guess I had given you a link earlier regarding this library.
Title: Re: [Question] NLP library for .NET
Post by: vezzy on 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.
Title: Re: [Question] NLP library for .NET
Post by: Deque on July 15, 2013, 12:59:09 PM
Post is a month old now. It's not relevant anymore.
I am using SharpNLP for now.