80 likes | 206 Views
LING 581: Advanced Computational Linguistics. Lecture Notes March 9th. Scheduling. Spring break next week Due date: Wednesday 23 rd March. Homework Task. Treebank There are 180487 VPs in the Wall Street Journal section Q: what kinds of verb frames are attested? EVCA Project
E N D
LING 581: Advanced Computational Linguistics Lecture Notes March 9th
Scheduling • Spring break next week • Due date: Wednesday 23rd March
Homework Task Treebank • There are 180487 VPs in the Wall Street Journal section • Q: what kinds of verb frames are attested? EVCA Project • Pick verbs that exist in EVCA (evca93.index) and also in the PTB • Produce a report that compares EVCA with what is present in the corpus
Additional Annotation for the Treebank An annotated corpus for the analysis of VP ellipsis • http://www.let.rug.nl/bos/vpe/ • Verb Phrase Ellipsis (VPE) has been studied in great depth in theoretical linguistics, but empirical studies of VPE are rare. We extend the few previous corpus studies with an annotated corpus of VPE in all 25 sections of the Wall Street Journal corpus (WSJ) distributed with the Penn Treebank. […] • Our annotation is theory neutral, and has better coverage than earlier efforts that relied on automatic methods, e.g. simply searching the parsed version of the Penn Treebank for empty VP's achieves a high precision (0.95) but low recall (0.58) when compared with our manual annotation.
New Topic From stochastic parsing to the (near) latest in syntax • Paper: • Derivation by Phase (DbP) (Chomsky) • (manuscript 1999, published 2001) • 4 files on usb drive • Reading Homework over Spring Break • dpb.pdf(the unlocked published version) you may find the following notes very useful • JU_DbP_1.pdf (DbyP with inline notes from Juan Uriagereka) • JU_DbP_2.pdf (part 2) • Yoon_DbP.pdf (notes from James Yoon, UIUC)
Software (next time) Goal: linguistic theory an action
Software (next time) Graphical Version SWI-Prolog TCL/TK Definite Clause Grammar (DCG) implementation Of DbyP
Introduction • Derivation by Phase (DbP) (Chomsky) • (manuscript 1999, published 2001)