spaCy/README.md

45 lines
601 B
Markdown
Raw Normal View History

2014-07-03 15:15:40 +00:00
spaCy
=====
2015-06-24 03:05:33 +00:00
http://spacy.io
2015-02-01 03:47:18 +00:00
2015-06-24 03:05:33 +00:00
The fastest natural language understanding pipeline available. Focus on good API, easy installation, and documentation.
Commercial licenses available, otherwise under AGPL.
2015-06-24 v0.86
----------------
* Improvements in parser accuracy
2015-06-08 v0.85
----------------
* Improvements in parser accuracy
2015-02-01 03:47:18 +00:00
2015-05-12 01:30:56 +00:00
2015-05-12 v0.84
----------------
2015-02-01 07:38:22 +00:00
2015-05-12 01:30:56 +00:00
* Bug fixes for parsing
* Bug fixes for named entity recognition
2015-02-01 03:47:18 +00:00
2015-01-27 10:55:36 +00:00
2015-05-12 01:32:53 +00:00
Supports
--------
2015-01-27 10:55:23 +00:00
* CPython 2.7
* CPython 3.4
* OSX
* Linux
2015-04-13 04:23:30 +00:00
* Cygwin
2015-01-27 10:55:23 +00:00
2015-02-01 03:47:18 +00:00
Want to support:
2015-01-27 10:55:23 +00:00
2015-04-13 04:23:30 +00:00
* Visual Studio
2015-01-27 10:55:23 +00:00
2015-02-01 03:47:18 +00:00
Difficult to support:
2015-01-27 10:55:23 +00:00
* PyPy 2.7
* PyPy 3.4