Skip to content
/ cky Public

Modifications made to Mark Johnson's exhaustive CKY parser

Notifications You must be signed in to change notification settings

mjpost/cky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This code contains a version of Mark Johnson's exhaustive CKY parser which has been modified to parse with grammars that include intermingled terminals and nonterminals. In addition, it contains a number of minor changes such as improvements to the command-line interface.

To use it, change to the src/ directory and type "make". The executable you want is named "llncky".

About

Modifications made to Mark Johnson's exhaustive CKY parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages