diff --git a/README.md b/README.md index f9f484bae..248129535 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,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 used in real products. spaCy comes with [pre-trained statistical models](https://spacy.io/models) and word vectors, and -currently supports tokenization for **49+ languages**. It features +currently supports tokenization for **50+ languages**. It features state-of-the-art speed, convolutional **neural network models** for tagging, parsing and **named entity recognition** and easy **deep learning** integration. It's commercial open-source software, released under the MIT license.