GitHub - explosion/spaCy: 💫 Industrial-strength Natural Language Processing (NLP) in Python
spaCy: Industrial-strength NLP
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 pretrained pipelines and currently
supports tokenization and training for 70+ languages. It features
state-of-the-art speed and neural network models for tagging, parsing,
named entity recognition, text classification and more, multi-task
learning with pretrained transfo...
Read more at github.com