AlexPoint / OpenNlp

Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the LICENSE for OpenNLP?

srayuws opened this issue · comments

Hi Alex,

I am a developer who wants to use the OpenNLP in one of my projects, but cannot find any LICENSE file in the project.

Can you kindly tell me which license it is using now? Or add a license file to the project so that other users can also distribute their software in a correct way.

And maybe a useful link here, to make the decision easier: http://choosealicense.com/

Thanks

commented

My mistake for forgetting the license.
It's now fixed (GPL, see https://github.com/AlexPoint/OpenNlp/blob/master/LICENSE)