nytimes / ingredient-phrase-tagger

Extract structured data from ingredient phrases using conditional random fields
http://open.blogs.nytimes.com/2016/04/27/structured-ingredients-data-tagging/
Other
785 stars 237 forks source link

Improve roundtrip script #1

Open ericagreene opened 8 years ago

ericagreene commented 8 years ago

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.