/cky-ui

CKY algorithm for generating parse trees, given CNF and a sentence.

Primary LanguageJavaScript

UI demo of CKY Algorithm

This project is purely to serve as a class project which represents how CKY is used on Vietnamese. The project is implemented in Javascript and can run on client browser.

Reference: http://lxmls.it.pt/2015/cky.html Author: Martin Lazarov