Parsing (State of the art)

From ACL Wiki
Revision as of 14:49, 18 June 2007 by Pdturney (talk | contribs) (Wikipedia capitalization)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

"Standard" measure:

PARSEVAL -- the evalb[1] program.

"Standard" datasets:

  • Training: WSJ sections 2-22
  • Testing: WSJ section 23
System Name Short Description Main Publications Software (if available) Results Comments (i.e. extra resources used, train/test times, ...)
Johnson & Charniak's Parser Lexicalized N-Best PCFG + Discriminative re-reanking Mark Johnson and Eugene Charniak, ACL 2005 [2] Available [3] 91.4 Works well also on Brown
Collins' Parser Lexicalized PCFG Collins' Thesis [4], Bikel's Thesis [5] Dan Bikel's Implementation [6] ???