This repository contains a Python implementation of the CYK (Cocke-Younger-Kasami) algorithm, which is used in the field of theoretical computer science for parsing context-free grammars. The CYK ...
CYK算法(Cocke–Younger–Kasami algorithm,缩写为CYK algorithm)是由约翰·科克,Younger和嵩忠雄共同研究出来大约发表于1965 ...