--- Linas Vepstas <[EMAIL PROTECTED]> wrote:
> I "randomly" selected the link grammer parser
> http://www.link.cs.cmu.edu/link/ for the parser,

It still has a few bugs.

(S (NP I)
   (VP ate pizza
       (PP with
           (NP pepperoni)))
   .)

(S (NP I)
   (VP ate pizza
       (PP with
           (NP Bob)))
   .)

(S (NP I)
   (VP ate pizza
       (PP with
           (NP a fork)))
   .)




-- Matt Mahoney, [EMAIL PROTECTED]

-----
This list is sponsored by AGIRI: http://www.agiri.org/email
To unsubscribe or change your options, please go to:
http://v2.listbox.com/member/?member_id=8660244&id_secret=61305407-70727f

Reply via email to