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?
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.