Course
Natural Language Processing
Understanding and generating human language, from classic pipelines to the LLM era.
L2 · IntermediateEvolvingKnown~3 h
What you’ll learn
- Explain why language is hard and how the classic NLP pipeline processes text
- Perform tokenization, classification, and named-entity recognition conceptually
- Explain semantic search and question answering built on embeddings
Prerequisites
llm-foundations
Module 1. Foundations
What NLP is and how text becomes model input.
Module 2. Tasks
Classification, NER, and semantic search.