We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fafd5ad + 71c7e58 commit ddf976bCopy full SHA for ddf976b
index.html
@@ -206,7 +206,7 @@ <h3><a name="algorithm">The Algorithm</a></h3>
206
207
<h2><a name="parser">The Parser</a></h2>
208
209
-<p>To extend the parser to a recognizer, we add a shared packed parse
+<p>To extend the recognizer to a parser, we add a shared packed parse
210
forest (SPPF) node to each Earley item, as described in Elizabeth
211
Scott's paper <a
212
href="http://www.sciencedirect.com/science/article/pii/S1571066108001497">SPPF-style
0 commit comments