Python‎ > ‎

Industrial-Strength Natural Language Processing in Python

posted Mar 14, 2018, 6:58 PM by Chris G   [ updated May 12, 2018, 8:15 AM ]



Fastest in the world

spaCy excels at large-scale information extraction tasks. It's written from the ground up in carefully memory-managed Cython. Independent research has confirmed that spaCy is the fastest in the world. If your application needs to process entire web dumps, spaCy is the library you want to be using. FACTS & FIGURES

Get things done

spaCy is designed to help you do real work — to build real products or gather real insights. The library respects your time, and tries to avoid wasting it. It's easy to install, and its API is simple and productive. We like to think of spaCy as the Ruby on Rails of Natural Language Processing. GET STARTED

Deep learning

spaCy is the best way to prepare text for deep learning. It interoperates seamlessly with TensorFlow, PyTorch, scikit-learn, Gensim and the rest of Python's awesome AI ecosystem. With spaCy, you can easily construct linguistically sophisticated statistical models for a variety of NLP problems.






https://spacy.io/
Comments