mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Merge branch 'master' of ssh://github.com/honnibal/spaCy
This commit is contained in:
commit
fe5f34c37c
20
README.md
20
README.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user