Datactuariat / Rpostal

R bindings to libpostal for fast international address parsing/normalization
10 stars 1 forks source link

Misleading usage gif #3

Open sylvre opened 7 years ago

sylvre commented 7 years ago

The gif illustrating usage is misleading. This is what currently obtains when the first sample command is run in RStudio:

> postal_expand("Quatre vignt douze Ave des Champs-Élysées")
$`Quatre vignt douze Ave des Champs-Élysées.expansions`
[1] "4 vignt 12 avenue des champs-elysees" "4 vignt 12 avenue des champs elysees" "4 vignt 12 avenue des champselysees" 

It's different from what the gif displays and a far cry in terms of quality. 687474703a2f2f7777772e6461746163747561726961742e66722f52706f7374616c322e676966

The second sample command runs fine.