From 3d44dd32a16207ab28968cc2511e8bfbc48a69f1 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Sun, 1 Feb 2015 16:47:33 +1100 Subject: [PATCH] * Upd project status note --- docs/source/index.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index b99290193..9bd4a1913 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -7,10 +7,18 @@ spaCy: Industrial-strength NLP ============================== -.. note:: `Version 0.4`_ pushed to github, with important bugfixes. Python3 support currently broken. +.. note:: `Version 0.4`_ released, with better parsing, better parse-tree + navigation, and major bug fixes. + + spaCy is currently unstable: in some environments, it's crashing with + memory errors. I'm working on getting an environment that replicates the + problem. If you're experiencing these errors, please post details of your + environment to the `Issue Tracker`_ .. _Version 0.4: updates.html +.. _Issue Tracker: https://github.com/honnibal/spaCy/issues + `spaCy`_ is a new library for text processing in Python and Cython. I wrote it because I think small companies are terrible at natural language processing (NLP). Or rather: