extract_locations {poldis} | R Documentation |
Extract locations from strings
Description
Extract locations from strings
Usage
extract_locations(v)
Arguments
v |
Text vector. |
Details
The function relies on geographical entity detection from NLP models.
Value
A data frame of locations and the number of times they appear.
[Package poldis version 0.1.1 Index]