Named entity recognition (NER)
DeeperFinding and labelling names such as people, places, companies or dates in text.
It is like using different highlighter colours for different kinds of name. The system first finds the words, then decides what type of thing each name represents.
NER marks 'Ada Lovelace' as a person and 'London' as a place in a news article.