mirror of https://github.com/explosion/spaCy.git
Update README.md
This commit is contained in:
parent
e6c3d3471f
commit
51ca3a285d
16
README.md
16
README.md
|
@ -3,4 +3,20 @@ spaCy
|
||||||
|
|
||||||
Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL.
|
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
|
||||||
|
|
||||||
http://honnibal.github.io/spaCy
|
http://honnibal.github.io/spaCy
|
||||||
|
|
Loading…
Reference in New Issue