mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 02:36:32 +03:00
Update README
This commit is contained in:
parent
1730648e19
commit
4a06eddb5f
|
@ -1,9 +1,9 @@
|
||||||
spaCy: Industrial-strength NLP
|
spaCy: Industrial-strength NLP
|
||||||
******************************
|
******************************
|
||||||
|
|
||||||
spaCy is a library for advanced Natural Language Processing in Python and
|
spaCy is a library for advanced Natural Language Processing in Python and Cython.
|
||||||
Cython. spaCy is built on the very latest research, but it isn't researchware.
|
It's built on the very latest research, and was designed from day one to be
|
||||||
It 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://alpha.spacy.io/models>`_ and word
|
`pre-trained statistical models <https://alpha.spacy.io/models>`_ and word
|
||||||
vectors, and currently supports tokenization for **20+ languages**. It features
|
vectors, and currently supports tokenization for **20+ 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**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user