NLP Natural Language Processing
The AI field that handles human language — translation, summarisation, classification, speech recognition.
First rule-based (parsing, grammar), then statistical (n-grams, TF-IDF), then neural (word2vec, RNN), now transformer-based (BERT, GPT). LLMs are the NLP revolution.