Marmot Feature Extraction and Machine Learning

Welcome to Marmot

github repo

Design Philosophy

Marmot is a modular toolkit for extracting features and learning models. The toolkit is targeted at word-level quality estimation of machine translation output, but it can be used for any NLP task where features are extracted from raw text, and machine learning is done with the extracted features.

Testing Philosophy

We test everything. Please do not submit a pull request without including tests that show that the code works. You can see some example tests here.

Parsing data

Evaluation