Jörn, IKVM works very well, but uses a lot of memory and takes too long to process larger documents.
I'm preferring a cleaner and more lightweight solution, I'm not porting any obsolete method from the OpenNLP, also I will improve the recognition of the Portuguese in the library In my mind, I'm committed to do this project... So, I prefer to do the best I can, let's see what can be accomplished. The good thing is that I'm reviewing every line of code OpenNLP, I’m taking note of a few things that may not be correct, will soon share those notes with the devs here. 2014-10-08 7:17 GMT-03:00 Jörn Kottmann <[email protected]>: > Are you aware of the work which was done with IKVM? > > There is a wiki page describing it here: > https://cwiki.apache.org/confluence/display/OPENNLP/ > Introduction+to+using+openNLP+in+.NET+Projects > > Maybe it is worth testing with the latest version and see were we stand. > At the time the wiki page was written, > there was a bug with the XML parser. Not sure how the situation is today. > It might also be worth reporting > those bugs to IKVM so they can fix them at some point. > > Jörn > > > On 10/08/2014 11:58 AM, Tom Morton wrote: > >> Didn't someone do a C# port already? Not sure if the project is active >> but >> there might be some learnings there. >> >> https://sharpnlp.codeplex.com/ >> >> On Wed, Oct 8, 2014 at 3:44 AM, Jörn Kottmann <[email protected]> wrote: >> >> Hello, >>> >>> if you copy our source code you need to respect the AL 2.0. >>> >>> The license itself can be found here: >>> https://www.apache.org/licenses/LICENSE-2.0.html >>> >>> And here is an overview of what you have to do to distribute >>> it as part of an other project: >>> http://www.inteist.com/2010/05/how-to-use-apache-2-0-in- >>> commercial-products-explained-in-simple-terms/ >>> >>> The attribution should be copied from our NOTICE file. >>> >>> Jörn >>> >>> >>> >>> >>> >>> On 10/07/2014 06:02 AM, Gustavo Knuppe wrote: >>> >>> Hi, >>>> >>>> first I would like to thank this team that developed the library, I need >>>> to >>>> say it has lots of cool stuff :) >>>> >>>> I'm working on a independent port of the OpenNLP to C#, I wonder if I >>>> need >>>> to add anything else to the readme or license or if the information is >>>> enough. >>>> >>>> Project: >>>> https://github.com/knuppe/SharpNL >>>> >>>> Any comments and suggestions are welcomed >>>> >>>> >>>> Thanks >>>> >>>> Gustavo K. >>>> >>>> >>>> >
