Introduction to NLP
Overview of natural language processing
Tokenization
Breaking text into tokens for processing
Embeddings
Representing words as dense vectors
Language Models
Predicting the next word in a sequence
Neural Machine Translation
Sequence-to-sequence models for translation

