Parsing Engine

Uses of Package
danbikel.parser.ms

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

Classes in danbikel.parser.ms used by danbikel.parser.ms
ModNonterminalModelStructure4
          Representation of the complete back-off structure of the generation model for modifying nonterminals/part-of-speech tags (the modifying nonterminals are partially lexicalized with the parts of speech of their respective head words).
SubcatModelStructure1
          Provides the complete back-off structure of the subcat-generation model for either side of the head child.
SubcatModelStructure2
          Representation of the complete back-off structure of the subcat-generation model for either side of the head child.
 


Parsing Engine

Author: Dan Bikel.