2014-07-03 19:15:40 +04:00
|
|
|
spaCy
|
|
|
|
=====
|
|
|
|
|
2015-02-01 06:47:18 +03:00
|
|
|
http://honnibal.github.io/spaCy
|
|
|
|
|
|
|
|
Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL.
|
|
|
|
|
2015-04-13 07:23:30 +03:00
|
|
|
Version 0.80 released
|
2015-02-01 10:38:22 +03:00
|
|
|
---------------------
|
|
|
|
|
2015-04-13 07:23:30 +03:00
|
|
|
2015-04-13
|
2015-02-01 06:47:18 +03:00
|
|
|
|
2015-04-13 07:23:30 +03:00
|
|
|
* Preliminary named entity recognition support. Accuracy is currently
|
|
|
|
substantially behind the current state-of-the-art. I'm working on
|
|
|
|
improvements.
|
2015-02-01 06:35:19 +03:00
|
|
|
|
2015-04-13 07:23:30 +03:00
|
|
|
* Better sentence boundary detection, drawn from the syntactic structure.
|
2015-01-27 13:55:36 +03:00
|
|
|
|
2015-04-13 07:23:30 +03:00
|
|
|
* Lots of bug fixes
|
2015-01-27 13:55:36 +03:00
|
|
|
|
2015-01-25 19:03:24 +03:00
|
|
|
|
2015-02-01 06:47:18 +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
|
|
|
|
|