sergey-tihon / Stanford.NLP.NET

Stanford NLP for .NET
http://sergey-tihon.github.io/Stanford.NLP.NET/
MIT License
595 stars 123 forks source link

License #93

Closed NeomMob closed 3 years ago

NeomMob commented 5 years ago

I've seen that StanfordNLP has recently moved to an Apache License, Version 2.0.

Are you planning to do the same for Stanford.NLP.NET ?

I

sergey-tihon commented 5 years ago

@NeomMob could you please point me to info about Apache license.

I see that official repo is under GNU license - https://github.com/stanfordnlp/CoreNLP and on the site -https://nlp.stanford.edu/software/

These software distributions are open source, licensed under the GNU General Public License (v3 or later for Stanford CoreNLP; v2 or later for the other releases). Note that this is the full GPL, which allows many free uses, but does not allow its incorporation ...

NeomMob commented 5 years ago

I was wrong, I was talling about https://github.com/stanfordnlp/stanfordnlp which recently moved to Apache. Wondering why we had a such change and possible coming changes to otehr libs.