spaCy/README.md

38 lines
612 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
Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL.
2015-04-13 04:23:30 +00:00
Version 0.80 released
2015-02-01 07:38:22 +00:00
---------------------
2015-04-13 04:23:30 +00:00
2015-04-13
2015-02-01 03:47:18 +00:00
2015-04-13 04:23:30 +00: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 03:35:19 +00:00
2015-04-13 04:23:30 +00:00
* Better sentence boundary detection, drawn from the syntactic structure.
2015-01-27 10:55:36 +00:00
2015-04-13 04:23:30 +00:00
* Lots of bug fixes
2015-01-27 10:55:36 +00:00
2015-01-25 16:03:24 +00:00
2015-02-01 03:47:18 +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