module MP:sig..end
typepcond =Mn.Factor.condition
typepfeature =int * float * pcond list
typepfeaturelist =pfeature list
typeptree =MnParseTypes.ptree=
| |
PLeaf of |
| |
PVertex of |
typepfactor =MnParseTypes.pfactor=
| |
PFeatureSet of |
| |
PFeatureTable of |
| |
PFeatureTree of |
| |
PFeature of |
typepmn =MnParseTypes.pmn= {
|
factors : |
|
weights : |