When:
Tuesday, November 11, 2025
12:00 PM - 1:30 PM CT
Where: Online
Audience: Faculty/Staff - Student - Post Docs/Docs - Graduate Students
Contact:
Leticia Vega
Group: Northwestern IT Research Computing and Data Services
Category: Training
Pretrained named entity recognition (NER) models are useful to extract structured information from text data. For example, NER models allow you to find people, organizations, locations, and dates in text. While NER models are widely available, using them off-the-shelf is often not enough in a research context. This workshop introduces NER, how to use NER models with spaCy (a widely used Python library), the possibilities and limitations of using NER models off-the-shelf, and how to customize spaCy’s NER models for your research project.
Prerequisite: Participants should be familiar with Python at the level of the Python Fundamentals workshop, another introductory Python workshop, or be a self-taught Python coder. Previous familiarity with named entity recognition or machine learning is not required.