- Parser: 40 points
- In this assignment, you will build an English treebank parser. You will consider both the problem of learning a grammar from a treebank and the problem of parsing with that grammar. The data is from the Penn Treebank, you can divide the data into the training data, the development data, and the blind test data as required.
- You are recommended to build an array-based CYK parser, but you are also free to build an agenda-driven PCFG parser.
-
Notifications
You must be signed in to change notification settings - Fork 0
huangxiancun/CYK-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NLP导论 作业:句法分析器
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published