- Notifications
You must be signed in to change notification settings - Fork14
Course materials for our "Getting Started with NLP and spaCy" course at Talk Python
License
talkpython/nlp-with-python-and-spacy-course
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository is part of a course over on Talk Python Training.
Thetranscripts
folder in this repository contains the transcript files that we use during the course. These are transcripts from theTalk Python to Me podcast and are used to demonstrate how to work with text data in Python. In particular, we will use spaCy to process the text to find Python based programming tools.
The local folder contains a subset of all the files in thetalk python transcripts repository, which is updated regularily. If you want to use the most recent files from the podcast you'd need to use those files to update the local transcripts folder.
The bulk of the course is split into four parts. Parts one, two and four each fit inside of a Jupyter notebook and you can find the content in thepart-1.ipynb
,part-2.ipynb
andpart-4.ipynb
files respectively. Part 3 is about how to structure an NLP project which is why that content is contained in a folder calledpart-3
.
Thespacy-llm.cfg
,spacy-llm-adv.cfg
andner_examples.yaml
files are all part of the content for part 4 of the course.
About
Course materials for our "Getting Started with NLP and spaCy" course at Talk Python
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.