You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ The local folder contains a subset of all the files in the [talk python transcri
12
12
13
13
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 the `part-1.ipynb`, `part-2.ipynb` and `part-4.ipynb` files respectively. Part 3 is about how to structure an NLP project which is why that content is contained in a folder called `part-3`.
14
14
15
-
The `spacy-llm.cfg`, `spacy-llm-adv.cfg` and `ner_examples.yaml`file are all part of the content for part 4 of the course.
15
+
The `spacy-llm.cfg`, `spacy-llm-adv.cfg` and `ner_examples.yaml`files are all part of the content for part 4 of the course.
0 commit comments