NLP CourseThis course will teach you about natural langua... | NLP CourseThis course will teach you about natural langua...
NLP Course
This course will teach you about natural language processing using libraries from the HF ecosystem.

This course will teach you about natural language processing (NLP) using libraries from the Hugging Face ecosystem — 🤗 Transformers, 🤗 Datasets, 🤗 Tokenizers, and 🤗 Accelerate — as well as the Hugging Face Hub. It’s completely free and without ads.
https://huggingface.co/learn/nlp-course/chapter1/1

Natural Language Processing
Ask a Question
Before jumping into Transformer models, let’s do a quick overview of what natural language processing is and why we care about it.
https://huggingface.co/learn/nlp-course/chapter1/2?fw=pt

Transformers, what can they do?
In this section, we will look at what Transformer models can do and use our first tool from the 🤗 Transformers library: the pipeline() function.
https://huggingface.co/learn/nlp-course/chapter1/3?fw=pt Introduction - Hugging Face NLP Course