ingredient-phrase-tagger icon indicating copy to clipboard operation
ingredient-phrase-tagger copied to clipboard

Improve roundtrip script

Open ericagreene opened this issue 9 years ago • 0 comments

It should take command line parameters for the number of training and testing examples: ./roundtrip --train-count 1000 --test-count 100.

And maybe even check that the sum is less than the number of lines of ingredients.csv.

ericagreene avatar Feb 15 '16 20:02 ericagreene