CYK A simple implementation of CYK algorithm using javascript. Learn more about the algorithm on Wikipedia. For changing the grammar or the string edit the code.js file.