vominhquan / cky-ui

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

Home Page:https://vominhquan.github.io/cky-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://vominhquan.github.io/cky-ui/


Languages

Language:JavaScript 71.7%Language:CSS 15.5%Language:HTML 12.8%