CYK algorithm on CUDA
-
Updated
May 18, 2018 - C++
CYK algorithm on CUDA
This is a C++ implementation of CYK Algorithm.
Implementation of CYK(Cocke-Younger-Kasami) algorithm https://medium.com/@martincorona007/cyk-algorithm-60d7f869ca0a
Add a description, image, and links to the cyk topic page so that developers can more easily learn about it.
To associate your repository with the cyk topic, visit your repo's landing page and select "manage topics."