Getting Started with NLP and spaCy Transcripts
Chapter: Part 4: NLP with huggingface and LLMs
Lecture: Introduction
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
So far in this course we have been talking about spaCy and again, spaCy is great. But there are also
0:09
other tools and spaCy also has an ecosystem and that's something I would like to touch on now. So just high over, one thing we'll touch on
0:17
in this part is we're going to talk about other tools. These might be tools
0:21
that integrate with spaCy but they might also be tools that do something well
0:25
all together that can also be helpful in an NLP project. We will also talk about some useful plugins and we will also talk about slightly different
0:33
techniques that might also be helpful. In particular we're going to also talk about LLMs these large language models like chat-gpt and we're also going
0:41
to talk about how they might be able to help out with our NLP projects. So let's dive in.