Parsing Engine

Uses of Class
danbikel.parser.ms.SubcatModelStructure2

Packages that use SubcatModelStructure2
danbikel.parser.ms Default package for model structure classes (subclasses of ProbabilityStructure). 
 

Uses of SubcatModelStructure2 in danbikel.parser.ms
 

Subclasses of SubcatModelStructure2 in danbikel.parser.ms
 class LeftSubcatModelStructure2
          Representation of the complete back-off structure of the subcat-generation model for the left side of the head child.
 class RightSubcatModelStructure2
          Representation of the complete back-off structure of the subcat-generation model for the right side of the head child.
 


Parsing Engine

Author: Dan Bikel.