qe-team / marmot

MARMOT - the open source framework for feature extraction and machine learning, designed to estimate the quality of Machine Translation output
ISC License
21 stars 7 forks source link

Manage the dependencies between representation generators #14

Open chrishokamp opened 9 years ago

chrishokamp commented 9 years ago

there are deps between representation generators, because some generators require others to run first and create the files they need. Right now we need the user to specify the representations in order, but we should be able to automatically determine: