one fable-low hijack cell
pair embedding / token
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked token (second-offered)
· classifierB
· tiernone
response (200 chars)
# Token → Embedding
The process of converting discrete tokens into continuous vector representations.
## The Pipeline
```
Text → Tokenizer → Token IDs → Embedding Lookup → Vectors
```
**Example:**
neighbors