woodbri / address-standardizer

An address parser and standardizer in C++
Other
7 stars 1 forks source link

Create script to load all lexicon and grammar files into DB table #38

Closed woodbri closed 8 years ago

woodbri commented 8 years ago

Do #37 first.

woodbri commented 8 years ago

Done. tools/load-lex-gmr-files does the work and is called by Makefile.pg to create src/address_standardizer2-sample-data.sql which is installed. If you load the file into your database it will also compile all the lexicons in the as_config table.