Skip to content

Extract Place Names from Park Summaries #56

@alexphiev

Description

@alexphiev

Description:
Parse Wikipedia/Reddit summaries of parks to extract mentioned place names.

Tasks:

  • Use regex + simple NLP to extract proper nouns from summaries
  • Or use lightweight LLM prompt: "Extract all specific place/landmark names from this text"
  • Store extracted names with reference to parent park
  • Search those in our DB > If found score them, if not add them

Acceptance Criteria:

  • All place names extracted from existing park summaries
  • Stored in structured format for matching

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions