[developers] Setting LKB lexicon to LexDB

Ann Copestake Ann.Copestake at cl.cam.ac.uk
Tue Jan 13 03:30:03 CET 2009


looking at the ERG script and the code, it seems you need something like

  (if (and (boundp '*lexdb-params*) *lexdb-params*)
      (load-lexdb-from-script)
      ; else ...

i.e., the parameters and the function are different from what you
currently have



More information about the developers mailing list