Skip to content

Automatically identify and categorize place names #49

Open
@JonathanReeve

Description

@JonathanReeve
  1. Do some NER to find place names (SpaCy? Entity type: place) Here is some documentation from SpaCy
  2. Automatically look up that place name in DBPedia, using the DBPedia API and the Python requests library.
  1. Use that data to include latitude, longitude, description, etc. for each (real) place.
  2. Make a heuristic for categorizing place names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions