powered by
Extract a list of possible names of individuals in texts
extract_names(v)
A data frame of individual names and the number of times they appear.
A text vector.
The function relies on named entity recognition from NLP models.
#extract_names(US_News_Conferences_1960_1980[20, 3])
Run the code above in your browser using DataLab