This is a simple project which extracts cities from the newspaper texts containing information of traffic accidents. For this project, few newspaper texts were collected which is shared inside the 'Text' folder. Python package 'geograpy' is used to extract the detail information of a location.
Useful links:
-
Previous Geograpy package: https://github.com/ushahidi/geograpy
-
New Geograpy package: https://github.com/somnathrakshit/geograpy3