spaCy/README.md

32 lines
421 B
Markdown
Raw Normal View History

2014-07-03 15:15:40 +00:00
spaCy
=====
2015-02-01 03:47:18 +00:00
http://honnibal.github.io/spaCy
2015-04-19 08:56:32 +00:00
A pipeline for fast, state-of-the-art natural language processing. Commercial licenses available, otherwise under AGPL.
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