Jörn, thanks for the reply, I added the NOTICE was the only thing that was not in compliance.
the project is under AL2.0 too, and I really don't have any intention to use the lib in any proprietary software, at least for now :) *Tom*, Yes you are correct, however I'm not even looking at the code of other projects, are very outdated and are not maintained for years. I'm actually building from scratch and my goal is to be 100% compatible with the OpenNLP. I believe that in a few weeks I have everything working Thanks 2014-10-08 6:58 GMT-03:00 Tom Morton <[email protected]>: > 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. > >> > >> > > >
