Famous Person Detector
Tells if and how famous a person's name is.
The classification is done with a global view, not specific to the context's place.
(todo: add link)
Output
null
if the name does not belong to a famous person.
0-100 where 100 is the max.
An optional human readable message saying why that person is famous.
Example: "Swiss tennis player."
Example: "Swiss tennis player."
(todo: add example)