[lkb] Add a ranking module to LKB

Stephan Oepen oe at ifi.uio.no
Sat Jul 19 00:46:12 CEST 2008


hi norman (and francis),

> > I want to add a ranking module to select the "best" scoped MRS
> > output. I'm not sure whether someone have done similar things
> > before.

  [...]

> There is code that selects the best parse based on the same model used
> by pet (i.e. looking at the derivation tree).

there was a fair amount of MaxEnt parse selection work (using the ERG
and other DELPH-IN grammars).  the code to rank LKB results is part of
the [incr tsdb()] add-on system.  regrettably (unlike the LKB proper),
[incr tsdb()] is not supported in SBCL.

however, all previous parse selection work in this context (for all i
know) was disambiguating syntactic ambiguity, i.e. derivations trees
returned by the parser (or generator).  hence, the problem of ranking
among the (potentially numerous) scope-resolved MRSs corresponding to
a single derivation remains unsolved at large.  i would expect that a
discriminative model, using structural semantic features, might be a
suitable approach, but it would require scope-resolved training data
(which is not part of the standard Redwoods treebanks) ...  i guess i
would view this as a potentially rewarding but not trivial project.

                                                     all best  -  oe

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++ Universitetet i Oslo (IFI); Boks 1080 Blindern; 0316 Oslo; (+47) 2284 0125
+++     CSLI Stanford; Ventura Hall; Stanford, CA 94305; (+1 650) 723 0515
+++       --- oe at ifi.uio.no; oe at csli.stanford.edu; stephan at oepen.net ---
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



More information about the lkb mailing list