explosion/spacy-course
👩🏫 Advanced NLP with spaCy: A free online course
This course teaches you to build advanced natural language understanding systems using spaCy. You'll learn to process text data, extract meaning, and generate insights, using both rule-based and machine learning methods. This is for data scientists, NLP engineers, or researchers who work with unstructured text and want to automate its analysis.
2,412 stars. No commits in the last 6 months.
Use this if you want to learn how to implement advanced natural language processing techniques in a practical, hands-on way.
Not ideal if you are looking for a conceptual overview of NLP theory without practical coding exercises.
Stars
2,412
Forks
376
Language
Python
License
MIT
Category
Last pushed
Feb 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/explosion/spacy-course"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)