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

consistent interface to sequence learners #26

Open chrishokamp opened 9 years ago

chrishokamp commented 9 years ago

Wrap all sequence learners in a class with "fit" and "predict" methods. Make sure they accept and return the same formats.