MARMOT - the open source framework for feature extraction and machine learning, designed to estimate the quality of Machine Translation output
22
stars
7
forks
source link
consistent interface to sequence learners #26
Open
chrishokamp opened 9 years ago
Wrap all sequence learners in a class with "fit" and "predict" methods. Make sure they accept and return the same formats.