samridhishree / CKY_parsing

CKY Parsing in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CKY Parsing for English

This repository contains an implementation of the CKY parsing for English. (Assignment for Algorithms for NLP course @CMU (11-711))

About

CKY Parsing in Java


Languages

Language:Java 100.0%