Update README.rst [ci skip]

This commit is contained in:
Ines Montani 2018-10-14 01:00:55 +02:00 committed by GitHub
parent 3decf44dd3
commit 76c43380e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ spaCy is a library for advanced Natural Language Processing in Python and Cython
It's built on the very latest research, and was designed from day one to be It's built on the very latest research, and was designed from day one to be
used in real products. spaCy comes with used in real products. spaCy comes with
`pre-trained statistical models <https://spacy.io/models>`_ and word `pre-trained statistical models <https://spacy.io/models>`_ and word
vectors, and currently supports tokenization for **20+ languages**. It features vectors, and currently supports tokenization for **30+ languages**. It features
the **fastest syntactic parser** in the world, convolutional **neural network models** the **fastest syntactic parser** in the world, convolutional **neural network models**
for tagging, parsing and **named entity recognition** and easy **deep learning** for tagging, parsing and **named entity recognition** and easy **deep learning**
integration. It's commercial open-source software, released under the MIT license. integration. It's commercial open-source software, released under the MIT license.