| Item | Key Features | Notes / Differences |
|---|---|---|
| Classical NLP pipeline | Tokenization → Morphology/POS → Syntax → Semantics → Pragmatics | Layered analysis from raw text to meaning |
| Bag of Words / TF–IDF | Unordered, simple, fast; weights important words | Ignores word order and structure |
| Static embeddings | Word2Vec, GloVe; fixed vectors for words | Limited by polysemy; context-independent |
| Contextual embeddings | BERT, GPT; dynamic, context-dependent | Handle polysemy; adapt meaning based on context |
| Neural sequence models | RNNs, LSTMs; process sequences with memory | Struggle with long dependencies |
| Attention mechanisms | Focus on relevant parts of input | Improve relevance in sequence processing |
| Transformers | Parallel, self-attention; foundation of modern NLP | Efficient, scalable, handle long-range dependencies |
| Large Language Models | Encoder-only (BERT), decoder-only (GPT), encoder–decoder (T5) | Capable of understanding and generating language |
NLP & HCI
├─ Interaction paradigms
│ ├─ Button/menu commands
│ └─ Natural language understanding
├─ Classical pipeline
│ ├─ Tokenization
│ ├─ Morphology & POS
│ ├─ Syntax parsing
│ ├─ Semantics mapping
│ └─ Pragmatic inference
├─ Word representations
│ ├─ Bag of Words / TF–IDF
│ ├─ Static embeddings (Word2Vec, GloVe)
│ └─ Contextual embeddings (BERT, GPT)
├─ Neural models
│ ├─ RNNs / LSTMs
│ ├─ Attention mechanisms
│ └─ Transformers
├─ Large language models
│ ├─ Encoder-only (BERT)
│ ├─ Decoder-only (GPT)
│ └─ Encoder–decoder (T5, BART)
├─ Practical tools
│ ├─ spaCy
│ └─ Hugging Face
└─ Responsible NLP
├─ Accuracy vs interpretability
├─ Bias, fairness, privacy
└─ Sustainability
End of Revision Sheet
Metti alla prova le tue conoscenze su AI Language Interaction and Technologies con 9 domande a scelta multipla con correzioni dettagliate.
1. What is the primary goal of natural language processing (NLP) in human–computer interaction?
2. Which of the following models is known for its encoder-only architecture that is capable of understanding and generating language, and has been mentioned in the revision sheet?
Memorizza i concetti chiave di AI Language Interaction and Technologies con 10 flashcard interattive.
NLP — core task?
Extract meaning from human language
NLP — definition?
Enables machines to interpret and generate human language.
Classical NLP pipeline — step?
Tokenization, morphology, syntax, semantics, pragmatics
Bases de données
Bases de données
Bases de données
Programmation
Importa il tuo corso e l'AI genera schede, quiz e flashcard in 30 secondi.
Generatore di schede