B | |
Botmcfg [] |
Main module for the Bottom-Up MCFG Chart Parser.
|
C | |
Chart [] |
The chart for a bottom-up MCFG chart parser.
|
G | |
Grammar [] |
Represents an N-Multiple Context Free Grammar in something like
Chomsky-Normal Form (rules have one terminal or one or two nonterms.)
|
M | |
Mcfggram [] |
Stream parser for MCFG grammars.
|
P | |
Parsetree [] |
Functions used to recover the parse tree from a chart used to parse a
sentence.
|