Parsers
- LRDep: a shift-reduce parser that processes input from left-to-right and produces a rightmost derivation.
- My implementation of the Dynamic Programming shift-reduce parser in Huang and Sagae 2010 (coming soon).
- GDep (GENIA Dependency parser): a dependency parser for biomedical text.
- GRASP: a parser for transcripts of child language in the CHILDES database.
Data
The child language transcripts with syntactic annotations can be downloaded directly from the CHILDES Database site (unzip the archive and you will find the annotated files in the Eve directory).