CYK algorithm
Appearance
Cocke-Younger-Kasami algorithm is an example of dynamic programming. Its purpose is to efficiently parse a string belonging to nondeterministic context-free grammar.
Cocke-Younger-Kasami algorithm is an example of dynamic programming. Its purpose is to efficiently parse a string belonging to nondeterministic context-free grammar.