Talk:CYK algorithm: Difference between revisions

Content deleted Content added
Explain practical parse tree generation!: corrected indention for reply
generated title for untitled thread ==Give examples!==
Line 8:
:It sounds like you're asking about parse trees... the page mentions that the algorithm is easy to modify to find a parse tree (or several). This would show you how to construct the string from the rules. I *think* that with Chomsky normal form, all derivations are the same length, but I'm not really an expert...
 
==Give examples!==
<small>Original threadstarter did not title this thread. --[[Special:Contributions/131.234.234.12|131.234.234.12]] ([[User talk:131.234.234.12|talk]]) 11:59, 23 January 2009 (UTC)</small><br>
This page is great. However - it would incredible with a few examples to lead readers through the process.