Merge branch 'master' of ssh://github.com/honnibal/spaCy

This commit is contained in:
Matthew Honnibal 2016-02-09 14:43:30 +01:00
commit bc9a31df3e

View File

@ -1,4 +1,4 @@
[![Travis CI status](https://travis-ci.org/honnibal/spaCy.svg?branch=master)](https://travis-ci.org/honnibal/spaCy) [![Travis CI status](https://travis-ci.org/spacy-io/spaCy.svg?branch=master)](https://travis-ci.org/spacy-io/spaCy)
[![Appveyor status](https://ci.appveyor.com/api/projects/status/395x7jn0rakfs4ti/branch/master?svg=true)](https://ci.appveyor.com/project/honnibal/spacy/branch/master) [![Appveyor status](https://ci.appveyor.com/api/projects/status/395x7jn0rakfs4ti/branch/master?svg=true)](https://ci.appveyor.com/project/honnibal/spacy/branch/master)
@ -7,7 +7,7 @@ spaCy: Industrial-strength NLP
spaCy is a library for advanced natural language processing in Python and Cython. spaCy is a library for advanced natural language processing in Python and Cython.
Documentation and details: http://spacy.io/ Documentation and details: https://spacy.io/
spaCy is built on the very latest research, but it isn't researchware. It was spaCy is built on the very latest research, but it isn't researchware. It was
designed from day 1 to be used in real products. It's commercial open-source designed from day 1 to be used in real products. It's commercial open-source
@ -44,13 +44,9 @@ Supports
* CPython 3.5 * CPython 3.5
* OSX * OSX
* Linux * Linux
* Cygwin * Windows (Cygwin, MinGW, Visual Studio)
* Visual Studio
Difficult to support: Difficult to support:
* PyPy 2.7 * PyPy 2.7
* PyPy 3.4 * PyPy 3.4