Structured Prediction
PyStruct is a general structured prediction framework that implements
many useful training algorithms. The pydecode.model module
wraps the StructuredModel class from PyStruct. This allows the user to
train the parameters of a model by specifying a HypergraphModelBuilder.