Python下的结构化预测支持库:PyStruct
jopen
10年前
PyStruct旨在作为一个容易使用的结构化学习和预测库。
Currently it implements only max-margin methods and a perceptron, but other algorithms might follow. The learning algorithms implemented in PyStruct have various names, which are often used loosely or differently in different communities. Common names are conditional random fields (CRFs), maximum-margin Markov random fields (M3N) or structural support vector machines.