mirror of https://github.com/explosion/spaCy.git
* Update readme with license change
This commit is contained in:
parent
098dc2de8b
commit
6982ed74ab
|
@ -6,7 +6,8 @@ spaCy is a library for advanced natural language processing in Python and Cython
|
|||
Documentation and details: http://spacy.io/
|
||||
|
||||
spaCy is built on the very latest research, but it isn't researchware. It was
|
||||
designed from day 1 to be used in real products. You can buy a commercial license, or you can use it under the AGPL.
|
||||
designed from day 1 to be used in real products. It's commercial open-source
|
||||
software, released under the MIT license.
|
||||
|
||||
|
||||
Features
|
||||
|
|
Loading…
Reference in New Issue