Merge branch 'master' of ssh://github.com/honnibal/spaCy

This commit is contained in:
Matthew Honnibal 2015-01-28 14:01:00 +11:00
commit fe5f34c37c

View File

@ -1,6 +1,24 @@
spaCy
=====
Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL.
http://honnibal.github.io/spaCy
Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL.
Tested (and working) with:
* CPython 2.7
* CPython 3.4
* OSX
* Linux
Untested:
* Windows
Fails with:
* PyPy 2.7
* PyPy 3.4