Closed iliakur closed 2 years ago
Please consider this public domain. Sure, I’d be happy to see the packaging setup!
Thanks!
On Mon, Apr 19, 2021 at 11:13 AM Ilia Kurenkov @.***> wrote:
What's the license of this code?
I was thinking of using this at work but turning it into a python package and uploading it to our internal pypi repository. If you're interested, I could also open a PR with the packaging setup once I've got it working.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tylerneylon/explacy/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADOX5SYVJOYQZFQJHIJQQDTJRXETANCNFSM43GLXPYA .
Hi @tylerneylon, thanks for your response.
Just fyi, according to the Open Source Initiative public domain is not the same as open source.
You may want to slap on a permissive license just in case. Something like BSD or MIT should be hassle-free.
I added the UNLICENSE
file to help solidify the permission of others to do what they would like with this project.
What's the license of this code?
I was thinking of using this at work but turning it into a python package and uploading it to our internal pypi repository. If you're interested, I could also open a PR with the packaging setup once I've got it working.