data detector

Terms from Artificial Intelligence: humans at the heart of algorithms

The glossary is being gradually proof checked, but currently has many typos and misspellings.

A data detector scans text for terms such as names, post codes or numbers in order to make live links to related information, or in other ways help the user. They may use lookups in dictionaries or databases for named entiries (movie titles, names of places, etc.), regular expressions for pattern-structured items (such as book ISBNs or telephone numbers), or more complex rules. You probably have encountered data detectors in email messages identifying URLs to make them live links, or dates and times to suggest adding a calendar event.

Used in Chap. 17: page 259; Chap. 19: pages 297, 300, 308