ingredient-phrase-tagger
ingredient-phrase-tagger copied to clipboard
Improve roundtrip script
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
.