Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find geographical location of a resource #1

Open
6 tasks
pvgenuchten opened this issue Jun 6, 2024 · 1 comment
Open
6 tasks

find geographical location of a resource #1

pvgenuchten opened this issue Jun 6, 2024 · 1 comment
Assignees

Comments

@pvgenuchten
Copy link
Contributor

pvgenuchten commented Jun 6, 2024

options

  • if a location is indicated as label, fetch the geometry from geonames
  • for a spatial data file, extract the bounds of the file (using gdal)
  • for a report/article, fetch the pdf and ask nlp/llm to find matching geography
  • from the metadata abstract, use nlp/llm to retrieve the location
    • understand if a location is mentioned in the abstract
    • derive the location from the context
@robknapen
Copy link

The first two items on the list seem to be of a different kind, not about text processing. Perhaps we can split the issue?

@wbcbugfree wbcbugfree removed their assignment Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants