Statements (23)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:parsing_algorithm
|
| gptkbp:canBe |
natural language processing
syntactic analysis |
| gptkbp:category |
dynamic programming
|
| gptkbp:complexity |
O(n^3 * |G|)
|
| gptkbp:field |
computer science
formal language theory |
| gptkbp:firstPublished |
1960
|
| gptkbp:fullName |
gptkb:Cocke–Younger–Kasami_algorithm
|
| gptkbp:input |
gptkb:string
context-free grammar in Chomsky normal form |
| gptkbp:namedAfter |
gptkb:John_Cocke
Daniel Younger Tadasi Kasami |
| gptkbp:output |
parse table
boolean (whether string is in language) |
| gptkbp:relatedTo |
Earley parser
chart parsing |
| gptkbp:requiresGrammarForm |
gptkb:Chomsky_normal_form
|
| gptkbp:usedFor |
parsing context-free grammars
|
| gptkbp:bfsParent |
gptkb:Valiant's_algorithm
|
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
CYK algorithm
|