You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.