Geotagging AI

FREEMIUM
By Geotagging ai | Updated 15日前 | Location
Health Check

N/A

README

Overview

Geotagging API provides a simple interface to interact with Geotagging.ai’s deep learning models on text-based geolocation identification. The models take into account languages, dialects, mentioned entities, events, and numerous location-indicative semantic features of the text input to predict the text author’s location.

The models support over 60 languages (find the full list below) and don’t have any restrictions on the minimum number of words/characters. The accuracy, however, increases with the number of characters (up to 250 characters).

The underlying models represent State-Of-The-Art results in the field of geospatial analysis.

API Parameters

The API endpoints are set up to simplify the process for a user. The only parameter required is a string “text”.

Example request:
{ "text": "上海太大了住在这里" }

Example response:
"geotagging": { "lat": 30.830730438232422, "lon": 116.61170196533203, "confidence": 0.9544845223426819, "version": "2.0" }

Restrictions

Currently, the API takes arbitrary strings of 250 characters max on the input. Future upgrades will account for a bigger text size.

The models analyze the text for features relevant to geolocation detection and will only return results if the received text contains enough unique features to signify the location.

Future Versions:

The next version of the API will:

  • take an increased character limit texts on the input
  • take .pdf files on the input

Supported Languages:

  1. en
  2. ar
  3. in
  4. ca
  5. tl
  6. fa
  7. fr
  8. es
  9. tr
  10. ht
  11. pt
  12. cy
  13. vi
  14. eu
  15. it
  16. is
  17. pl
  18. de
  19. ro
  20. hu
  21. nl
  22. fi
  23. lv
  24. et
  25. cs
  26. lt
  27. sv
  28. hi
  29. sl
  30. da
  31. no
  32. ne
  33. mr
  34. ja
  35. zh
  36. ko
  37. th
  38. ru
  39. ur
  40. ps
  41. am
  42. bg
  43. uk
  44. bn
  45. el
  46. iw
  47. ta
  48. ml
  49. lo
  50. kn
  51. te
  52. pa
  53. or
  54. sr
  55. gu
  56. my
  57. km
  58. ckb
  59. hy
  60. sd
  61. dv
  62. bo
  63. ka
  64. si
  65. uz
Followers: 3
Resources:
Product Website
API Creator:
Rapid account: Geotagging Ai
Geotagging ai
geotagging-ai
Log In to Rate API
Rating: 5 - Votes: 1