#! /bin/sh

/usr/bin/hfst-open-input-file-for-tagger "$@" |
/usr/bin/hfst_tagger_compute_data_statistics.py "$@" |
/usr/bin/hfst-build-tagger "$@"
