Features of Global Address Parser

Global Address Parser can:

  • Split and format address strings into components with the help of models trained through machine learning.
  • Parse addresses in Roman script and accept input addresses in Roman script. Some Greek alphabets are also supported.
  • Currently support parsing for:
    • Australia
    • Canada
    • France
    • Germany
    • Spain
    • United Kingdom
    • United States
  • Handle country-specific addressing conventions efficiently. Address components of different countries vary in many ways. For example, in German addresses, house number usually comes after the street name and the post code comes before the city. The module handles all these complexities efficiently and predicts the address components in accordance with the conventions of the specified country.
  • Eliminate the need for reference address databases for parsing.