Skip to content

This is a PCFG Parser based on CNF using the inside-outside algorithm.

Notifications You must be signed in to change notification settings

yuanyunzhe/PCFG-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCFG-Parser

This is a PCFG Parser based on CNF using the inside-outside algorithm. This is a sequential version and I will rewrite it into a parallel version in the future. I use an artificial grammar called EMILE to generate the training and the test set.

About

This is a PCFG Parser based on CNF using the inside-outside algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published