From 67ad1581f108152f793b77d39de344c7435e55b7 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Sun, 25 Jan 2015 22:59:56 +1100 Subject: [PATCH] * Edits to docs --- docs/source/license.rst | 6 ++++-- docs/source/quickstart.rst | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/source/license.rst b/docs/source/license.rst index daf67a060..feb83feab 100644 --- a/docs/source/license.rst +++ b/docs/source/license.rst @@ -27,8 +27,10 @@ into production. I think spaCy can change that. +------------+-----------+----------+-------------------------------------+ To make spaCy as valuable as possible, licenses to it are for life. You get -complete transparency, certainty and control. There is much less risk this -way. And if you're ever in acquisition or IPO talks, the story is simple. +complete transparency, certainty and control. +If you need to use spaCy as an API, it's trivial to host it yourself --- and +you don't need to worry about the service changing or disappearing. +And if you're ever in acquisition or IPO talks, the story is simple. spaCy can also be used as free open-source software, under the Aferro GPL license. If you use it this way, you must comply with the AGPL license terms. diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst index fc442d1ac..a0e5979ff 100644 --- a/docs/source/quickstart.rst +++ b/docs/source/quickstart.rst @@ -23,7 +23,7 @@ To compile from source: $ fab make test -The download command fetches and installs about 300mb of data, for the `parser model_` +The download command fetches and installs about 300mb of data, for the `parser model`_ and `word vectors`_, which it installs within the spacy.en package directory. .. _word vectors: http://s3-us-west-1.amazonaws.com/media.spacynlp.com/vec.bin