To go further, manually open an IDE on your computer and copy the output to the website.
You have a text in the input. Find all named entities and their classes (types). The output should be like this:
NER : type
NER : typeUse Stanza 1.4.0. You can install it with this line:
!pip install stanza==1.4.0