General Address Parser for Freeform Text

后端 未结 4 1798
后悔当初
后悔当初 2021-02-04 11:24

We have a program that displays map data (think Google Maps, but with much more interactivity and custom layers for our clients).

We allow navigation via a set of combo

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-04 12:18

    Incidentally, have you seen a new API endpoint that SmartyStreets is experimenting with? It extracts addresses from text and validates them and converts them into components.

    Refer to this other Stack Overflow post which goes into more detail. I work at SmartyStreets and helped to develop it, so I can tell you that this is a very hard problem, even if from the surface it seems simple.

提交回复
热议问题