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
Now there is no preparsing probably. But already white spaces and especially punctuation suggest some structure. E.g. in "Milano, corso Vittorio Emmanuele II", the comma means that it is two levels, and there, the app should guess the best match, i.e. e more smart than to stubbornly pass the whole string to gazetteers - which yields few results, thus reducing the usefulness of the application.
The text was updated successfully, but these errors were encountered:
Now there is no preparsing probably. But already white spaces and especially punctuation suggest some structure. E.g. in "Milano, corso Vittorio Emmanuele II", the comma means that it is two levels, and there, the app should guess the best match, i.e. e more smart than to stubbornly pass the whole string to gazetteers - which yields few results, thus reducing the usefulness of the application.
The text was updated successfully, but these errors were encountered: