Sentiment Analysis
Automatically judging whether text is positive, negative or neutral. Used to read reviews and messages at a scale nobody could read by hand.
Related terms
Content Provenance
A record of where a piece of content came from and how it was made, sometimes attached to the file itself. Emerging as a way to tell an original photograph from a generated one.
Speech Recognition
Turning spoken words into text. It underpins voice search, dictation and call transcription, and it now handles accents and background noise far better than it used to.
Hallucination
When an AI states something false with complete confidence — an invented price, a policy you never had, a product you do not sell. The usual cause is that the correct fact was not available anywhere it could read.
Token
The unit an AI reads and writes in — roughly three quarters of a word. Models are priced and limited by tokens, which is why very long documents cost more and sometimes get truncated.
Microdata
An older way of marking up facts, written as attributes on the HTML itself rather than in a separate block. Still understood, but JSON-LD is now the safer choice.
Temperature
A setting that controls how predictable an AI’s output is. Low temperature gives safe, repeatable answers; high temperature gives varied, more surprising ones — useful for ideas, risky for facts.

