CYK algorithm: Difference between revisions

Content deleted Content added
m disambiguate string
m de:Cocke-Younger-Kasami-Algorithmus
Line 29:
It is also possible to extend the CYK algorithm to parse [[Stochastic context-free grammar]]s (SCFGs), where probabilities are stored in the table P instead of booleans.
 
[[pl:Algorytm CYK]]
[[Category:Parsing algorithms]]
 
[[de:Cocke-Younger-Kasami-Algorithmus]]
[[pl:Algorytm CYK]]