Extracting Person Names through Spacy Nodes

Dear Community, How do I extract from a cell a Person Named Entity using Spacy nodes? For example, if a paragraph contains somewhere a person name I want to extract it and put it in a newly created column called “Person Name”. Any idea what is the best way of doing this?

Many thanks!!

Best regards,
Ricardo

Hi Ricardo,
I assume the column you are looking at contains strings and the name is placed somewhere in the string? Could you provide some examples?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.