Parsing and visualising syntactic dependencies using spaCy

Опубликовано: 08 Март 2026
на канале: Applied Language Technology
3,792
59

In this video, I will show you how to extract information on syntactic dependencies using spaCy, and how the displacy module can be used to visualise the resulting parse trees.

✨ Check out the learning materials associated with this video: https://applied-language-technology.m...

✨ Clone the repository with Jupyter Notebooks for interactive computing from GitHub: https://github.com/Applied-Language-T...

✨ Check out other videos in the Working with Text in Python playlist:    • Working with Text in Python