node-postal
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "node-postal", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Al Barrentine (@thatdatabaseguy)", | ||
@@ -5,0 +5,0 @@ "description": "International address parsing/normalization at C speed", |
@@ -99,3 +99,3 @@ node-postal | ||
**Downloading Large Files** | ||
The ```make``` process downloads ~3GB of data (these are production-quality machine learning models, the kind Google engineers get to use). Make sure the --datadir argument to ```configure```, which requires an absolute path, has enough room to accommodate the models. If you get errors after downloading, e.g.: | ||
The ```make``` process downloads ~750MB of data, ~2GB unzipped (note: these are production-quality machine learning models trained on over a billion addresses, that's how much disk/memory it takes). Make sure the --datadir argument to ```configure```, which requires an absolute path, has enough room to accommodate the models. If you get errors after downloading, e.g.: | ||
``` | ||
@@ -102,0 +102,0 @@ make[3]: *** [all-local] Error 1 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
20501
1