You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mean to recognize something like hour/minute/second coordinates in text, and then convert them to decimal coordinates? I think that would be a doable task as long as you were willing to annotate some data and train an NER model and it would be especially doable if you think regex could capture it. It seems a little outside of the core functionality of the library but I'd be willing to add it in if someone opened a PR for it.
Is it possible to detect raw geocoordinate like https://en.wikipedia.org/wiki/Geographic_coordinate_conversion#Change_of_units_and_format
So these matched directly to lat & long values?
The text was updated successfully, but these errors were encountered: