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. >> >> >
