Skip to content

Commit dc04881

Browse files
committed
transcripts fixes
1 parent 642c25d commit dc04881

8 files changed

+36
-36
lines changed

transcripts/181.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126

127127
00:12:19 Brian Okken: Yeah this looks looks very interesting and natural language processing is actually getting used quite a bit.
128128

129-
00:12:25 Michael Kennedy: Yeah any time you want to take text and understand what the words mean this is it right? If you say wanted to maybe you were an algorithmic trader and you were studying the live flow of data on Twitter and trying to look for sentiment analysis around a particular stock and then having automatic trading happen on that, you probably would put Spacy in there right?
129+
00:12:25 Michael Kennedy: Yeah any time you want to take text and understand what the words mean this is it right? If you say wanted to maybe you were an algorithmic trader and you were studying the live flow of data on Twitter and trying to look for sentiment analysis around a particular stock and then having automatic trading happen on that, you probably would put spaCy in there right?
130130

131131
00:12:47 Brian Okken: Yeah, sure right. Or if you want to...
132132

transcripts/463-running-on-rust-granian-web-server.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,19 +54,19 @@
5454

5555
00:01:44 In fact, I want to tell you about our latest course we just released last week,
5656

57-
00:01:48 Getting Started with NLP and Spacy.
57+
00:01:48 Getting Started with NLP and spaCy.
5858

5959
00:01:51 This one is written by Vincent Wormerdam.
6060

6161
00:01:53 You may know him from many of his educational projects and channels, but
6262

63-
00:01:58 he also worked at Explosion AI, the makers of Spacy, so it's safe to say he knows
63+
00:01:58 he also worked at Explosion AI, the makers of spaCy, so it's safe to say he knows
6464

65-
00:02:03 his stuff when it comes to NLP and Spacy.
65+
00:02:03 his stuff when it comes to NLP and spaCy.
6666

6767
00:02:05 If you have text you need to analyze, pull entities from, understand the
6868

69-
00:02:10 sentiment, and so much more, then Spacy is one of the best frameworks out there for
69+
00:02:10 sentiment, and so much more, then spaCy is one of the best frameworks out there for
7070

7171
00:02:14 this.
7272

@@ -76,7 +76,7 @@
7676

7777
00:02:22 Well, Vincent uses the past nine years of Talk Python transcripts, along with a few
7878

79-
00:02:27 data science programming bits of magic, to process them all with Spacy and ask
79+
00:02:27 data science programming bits of magic, to process them all with spaCy and ask
8080

8181
00:02:33 awesome questions like, "Which frameworks are we talking about over the years?"
8282

transcripts/463-running-on-rust-granian-web-server.vtt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Check them out at talkpython.fm/courses.
9191
In fact, I want to tell you about our latest course we just released last week,
9292

9393
00:01:48.500 --> 00:01:51.260
94-
Getting Started with NLP and Spacy.
94+
Getting Started with NLP and spaCy.
9595

9696
00:01:51.620 --> 00:01:53.720
9797
This one is written by Vincent Wormerdam.
@@ -100,16 +100,16 @@ This one is written by Vincent Wormerdam.
100100
You may know him from many of his educational projects and channels, but
101101

102102
00:01:58.100 --> 00:02:03.540
103-
he also worked at Explosion AI, the makers of Spacy, so it's safe to say he knows
103+
he also worked at Explosion AI, the makers of spaCy, so it's safe to say he knows
104104

105105
00:02:03.540 --> 00:02:05.800
106-
his stuff when it comes to NLP and Spacy.
106+
his stuff when it comes to NLP and spaCy.
107107

108108
00:02:05.800 --> 00:02:10.860
109109
If you have text you need to analyze, pull entities from, understand the
110110

111111
00:02:10.860 --> 00:02:14.840
112-
sentiment, and so much more, then Spacy is one of the best frameworks out there for
112+
sentiment, and so much more, then spaCy is one of the best frameworks out there for
113113

114114
00:02:14.840 --> 00:02:15.160
115115
this.
@@ -124,7 +124,7 @@ During the course, you need a fun project, right?
124124
Well, Vincent uses the past nine years of Talk Python transcripts, along with a few
125125

126126
00:02:27.440 --> 00:02:33.340
127-
data science programming bits of magic, to process them all with Spacy and ask
127+
data science programming bits of magic, to process them all with spaCy and ask
128128

129129
00:02:33.340 --> 00:02:37.380
130130
awesome questions like, "Which frameworks are we talking about over the years?"

transcripts/465-the-ai-revolution-wont-be-monopolized.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454

5555
00:01:39 topic.
5656

57-
00:01:40 The course is called Getting Started with NLP and Spacy.
57+
00:01:40 The course is called Getting Started with NLP and spaCy.
5858

59-
00:01:44 It was created by Vincent Vormerdam, who has spent time working directly on Spacy at Explosion
59+
00:01:44 It was created by Vincent Vormerdam, who has spent time working directly on spaCy at Explosion
6060

6161
00:01:49 AI.
6262

63-
00:01:50 The course is a really fun exploration of what you can do with Spacy for processing
63+
00:01:50 The course is a really fun exploration of what you can do with spaCy for processing
6464

6565
00:01:53 and understanding text data.
6666

@@ -72,7 +72,7 @@
7272

7373
00:02:07 The link is in your podcast player show notes.
7474

75-
00:02:09 Now on to more AI and Spacy with Ines.
75+
00:02:09 Now on to more AI and spaCy with Ines.
7676

7777
00:02:12 Ines, welcome back to Talk Python with me.
7878

@@ -90,7 +90,7 @@
9090

9191
00:02:22 We have some really cool things to talk about.
9292

93-
00:02:24 Spacy, some of course, but also more broadly, we're going to talk about just LLMs and AIs
93+
00:02:24 spaCy, some of course, but also more broadly, we're going to talk about just LLMs and AIs
9494

9595
00:02:32 and open source and business models and even monopolies.
9696

@@ -192,7 +192,7 @@
192192

193193
00:04:49 That's kind of where we started and what we've always been focusing on.
194194

195-
00:04:53 So Spacy is probably what we're mostly known for, which is a popular open source library
195+
00:04:53 So spaCy is probably what we're mostly known for, which is a popular open source library
196196

197197
00:04:58 for really what we call industrial strength NLP.
198198

@@ -250,9 +250,9 @@
250250

251251
00:06:30 tech posts up, but are completely bullshit and completely wrong.
252252

253-
00:06:34 Like I saw with something on Spacy LLM, which is our extension for integrating large language
253+
00:06:34 Like I saw with something on spaCy LLM, which is our extension for integrating large language
254254

255-
00:06:40 models into Spacy.
255+
00:06:40 models into spaCy.
256256

257257
00:06:41 And they're like some blog posts that look like they're tech blog posts, but they're
258258

@@ -1152,7 +1152,7 @@
11521152

11531153
00:30:27 It's kind of what we distribute for spacey.
11541154

1155-
00:30:30 There's also a lot of really cool community projects like SciSpacy for scientific biomedical
1155+
00:30:30 There's also a lot of really cool community projects like ScispaCy for scientific biomedical
11561156

11571157
00:30:37 techs.
11581158

@@ -1250,11 +1250,11 @@
12501250

12511251
00:33:25 Thank you to Porkbun for supporting the show.
12521252

1253-
00:33:28 Another one in this category of task specific models is SciSpacy, which is kind of cool.
1253+
00:33:28 Another one in this category of task specific models is ScispaCy, which is kind of cool.
12541254

1255-
00:33:34 What's SciSpacy?
1255+
00:33:34 What's ScispaCy?
12561256

1257-
00:33:35 Yeah, so SciSpacy, that's for scientific biomedical text that was published by Allen AI researchers.
1257+
00:33:35 Yeah, so ScispaCy, that's for scientific biomedical text that was published by Allen AI researchers.
12581258

12591259
00:33:42 And yeah, it's really, it has like components specific for working with that sort of data.
12601260

transcripts/465-the-ai-revolution-wont-be-monopolized.vtt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,16 @@ Over at Talk Python, we just launched a new course, and it's super relevant to t
8585
topic.
8686

8787
00:01:40.620 --> 00:01:44.040
88-
The course is called Getting Started with NLP and Spacy.
88+
The course is called Getting Started with NLP and spaCy.
8989

9090
00:01:44.040 --> 00:01:49.120
91-
It was created by Vincent Vormerdam, who has spent time working directly on Spacy at Explosion
91+
It was created by Vincent Vormerdam, who has spent time working directly on spaCy at Explosion
9292

9393
00:01:49.120 --> 00:01:50.120
9494
AI.
9595

9696
00:01:50.120 --> 00:01:53.480
97-
The course is a really fun exploration of what you can do with Spacy for processing
97+
The course is a really fun exploration of what you can do with spaCy for processing
9898

9999
00:01:53.480 --> 00:01:55.880
100100
and understanding text data.
@@ -112,7 +112,7 @@ If you have text data you need to understand, check out the course today at talk
112112
The link is in your podcast player show notes.
113113

114114
00:02:09.480 --> 00:02:12.560
115-
Now on to more AI and Spacy with Ines.
115+
Now on to more AI and spaCy with Ines.
116116

117117
00:02:12.560 --> 00:02:14.920
118118
Ines, welcome back to Talk Python with me.
@@ -139,7 +139,7 @@ Thank you.
139139
We have some really cool things to talk about.
140140

141141
00:02:24.960 --> 00:02:32.440
142-
Spacy, some of course, but also more broadly, we're going to talk about just LLMs and AIs
142+
spaCy, some of course, but also more broadly, we're going to talk about just LLMs and AIs
143143

144144
00:02:32.440 --> 00:02:35.600
145145
and open source and business models and even monopolies.
@@ -1879,13 +1879,13 @@ The link is in your podcast player's show notes.
18791879
Thank you to Porkbun for supporting the show.
18801880

18811881
00:33:28.680 --> 00:33:34.340
1882-
Another one in this category of task specific models is SciSpacy, which is kind of cool.
1882+
Another one in this category of task specific models is ScispaCy, which is kind of cool.
18831883

18841884
00:33:34.340 --> 00:33:35.340
1885-
What's SciSpacy?
1885+
What's ScispaCy?
18861886

18871887
00:33:35.340 --> 00:33:42.860
1888-
Yeah, so SciSpacy, that's for scientific biomedical text that was published by Allen AI researchers.
1888+
Yeah, so ScispaCy, that's for scientific biomedical text that was published by Allen AI researchers.
18891889

18901890
00:33:42.860 --> 00:33:49.220
18911891
And yeah, it's really, it has like components specific for working with that sort of data.

youtube_transcripts/351-eu-ml-law-and-ethics.vtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ We're probably most known for our open source library,
525525

526526

527527
00:05:50.500 --> 00:05:52.700
528-
Spacy, which is an open source library
528+
spaCy, which is an open source library
529529

530530

531531
00:05:52.700 --> 00:05:54.100

youtube_transcripts/465-the-ai-revolution-wont-be-monopolized.vtt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -910,10 +910,10 @@ And that was before we even, you know, used much transfer learning and transform
910910
before. So yeah.
911911

912912
00:32:36.000 --> 00:32:44.000
913-
Another one in this category of task specific models is SciSpacy, which is kind of cool. What's SciSpacy?
913+
Another one in this category of task specific models is ScispaCy, which is kind of cool. What's ScispaCy?
914914

915915
00:32:44.000 --> 00:33:12.000
916-
Yeah, so SciSpacy, that's for scientific biomedical text that was published by Allen AI researchers. And yeah, it's really, it has like components specific for working with that sort of data. And it's actually, it's definitely if that's kind of the ___domain, yeah, any listeners are working with, definitely check it out.
916+
Yeah, so ScispaCy, that's for scientific biomedical text that was published by Allen AI researchers. And yeah, it's really, it has like components specific for working with that sort of data. And it's actually, it's definitely if that's kind of the ___domain, yeah, any listeners are working with, definitely check it out.
917917

918918
00:33:12.000 --> 00:33:26.000
919919
They've also done some pretty smart work around like a training components, but also implementing, like hybrid role based things for say, acronym expansion.

youtube_transcripts/477-spacy-nlp.vtt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,13 +397,13 @@ which is a cool project that you've got going on.
397397
We'll talk about in just a moment through the Python byte stuff.
398398

399399
00:05:05.280 --> 00:05:10.200
400-
Then through Explosion AI and Spacy and all that,
400+
Then through Explosion AI and spaCy and all that,
401401

402402
00:05:10.200 --> 00:05:13.160
403403
we actually teamed up to do a course that you wrote called,
404404

405405
00:05:13.160 --> 00:05:15.360
406-
Getting Started with NLP and Spacy,
406+
Getting Started with NLP and spaCy,
407407

408408
00:05:15.360 --> 00:05:18.400
409409
which is over at Talk Python, which is awesome.

0 commit comments

Comments
 (0)