<< Prev | - Up - |
ourEngFeatures: a tiny English feature-based grammar
subsumes_fixed.pl:the algorithm to check whether one feature structure subsumes another one
unify_silent.pl: the destructive unification algorithm of the previous section, but fixed so that it can handle the empty feature structure. This is neede by subsumes.pl
.
active_chart_bottomup_with_features.pl: bottom-up active chart parsing with feature-based grammars
<< Prev | - Up - |