项目作者: busraoguzoglu

项目描述 :
Implementation of CYK algorithm to act as a recognizer and parser with Turkish CFG.
高级语言: Jupyter Notebook
项目地址: git://github.com/busraoguzoglu/CYK-Parser-with-Turkish-CFG.git


CMPE-561-HW2

Implementation of CYK algorithm to act as a recognizer and parser. Representation of CFG for Turkish that also works as a checking point for agreement phenomena is available on the project.

Examples are available on Jupyter file.

Developed by Melikşah Türker and Büşra Oğuzoğlu for CMPE561 NLP class project.