Add specification of expected precision and recall on dataset as command-line parameters of line.py and return failure of they don't agree with test output; this way, changes to the underlying alignment algorithms must be "approved" by editing .travis.yml.
Add specification of expected precision and recall on dataset as command-line parameters of
line.pyand return failure of they don't agree with test output; this way, changes to the underlying alignment algorithms must be "approved" by editing.travis.yml.