<< Prev | - Up - |
[Cro99] evaluates different simple parsing algorithms wrt. their psychological plausibility
The implementation of this section is taken from [Cov93]. There, you can find more about extensions of this algorithm and an introduction to the well-known BUP algorithm for left-corner parsing.
In Chapter 10, [JM00] introduce the basic search strategies used for parsing (namely bottom up and top down). They compare them and point out some cases which are problematic for the basic parsing strategies.
<< Prev | - Up - |