-
Notifications
You must be signed in to change notification settings - Fork 0
Implementing a version of the CYK Parser that supports a grammar with probabilities assigned to each non-terminal’s production rules. The probabilities will be used to break ties in ambiguous parses and to assign an overall probability for the whole sentence.
jordanearnest1/NLP-Probabilistic-CYK-Parser
About
Implementing a version of the CYK Parser that supports a grammar with probabilities assigned to each non-terminal’s production rules. The probabilities will be used to break ties in ambiguous parses and to assign an overall probability for the whole sentence.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published