spaCy/README.md

45 lines
601 B
Markdown
Raw Normal View History

2014-07-03 19:15:40 +04:00
spaCy
=====
2015-06-24 06:05:33 +03:00
http://spacy.io
2015-02-01 06:47:18 +03:00
2015-06-24 06:05:33 +03: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 06:47:18 +03:00
2015-05-12 04:30:56 +03:00
2015-05-12 v0.84
----------------
2015-02-01 10:38:22 +03:00
2015-05-12 04:30:56 +03:00
* Bug fixes for parsing
* Bug fixes for named entity recognition
2015-02-01 06:47:18 +03:00
2015-01-27 13:55:36 +03:00
2015-05-12 04:32:53 +03:00
Supports
--------
2015-01-27 13:55:23 +03:00
* CPython 2.7
* CPython 3.4
* OSX
* Linux
2015-04-13 07:23:30 +03:00
* Cygwin
2015-01-27 13:55:23 +03:00
2015-02-01 06:47:18 +03:00
Want to support:
2015-01-27 13:55:23 +03:00
2015-04-13 07:23:30 +03:00
* Visual Studio
2015-01-27 13:55:23 +03:00
2015-02-01 06:47:18 +03:00
Difficult to support:
2015-01-27 13:55:23 +03:00
* PyPy 2.7
* PyPy 3.4