A user wants 20 most commonly referred entities of people in a defined list but he is getting an empty list as an output. How to fix that?

822    Asked by FelicityDavies in Data Science , Asked on Jan 7, 2020
Answered by Felicity Davies

Below is the code


Dropping the first block of the code will solve the issue. The corrected code should be like


 Here, the output will be FOO BAR as a person as FOO BAR is defined PERSON as an entity.


Your Answer

Interviews

Parent Categories