mapzen/chef-libpostal

Name: chef-libpostal

Owner: Mapzen

Description: Libpostal chef recipe

Created: 2016-09-15 20:02:31.0

Updated: 2016-09-15 20:34:12.0

Pushed: 2017-07-21 17:27:57.0

Homepage: null

Size: 22

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

chef-libpostal

A chef recipe to install the libpostal parser.

Usage

The libpostal::default recipe will download, compile and install libpostal, as well as the training data.

It requires about 4GB of space for all the training data, which is downloaded from S3.

By default, the code is downloaded to /usr/local/libpostal and the training data goes in /usr/local/libpostal-data.

if the node[:libpostal][:extra_data_url] value is set, the script will attempt to download and extract a gzip archive from that URL into the training data.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.