cyk (119B)
1 # CYK 2 3 [Algorithm] for [parsing] of [context_free_grammars] running in [cubic] time 4 5 Up: [Algorithm] for [CFG_parsing]