[developers] LKB vs LOGON

Stephan Oepen oe at ifi.uio.no
Tue Mar 31 11:05:12 CEST 2009


hi bob,

> Is there a basic difference between LKB and LOGON that would
> explain this difference in success versus error?  Or should
> I be looking for a more subtle user error in what I am trying to do?

in terms of basic LKB functionality, there should be no differences.
i cannot quite explain the mismatch in behavior you see.  i guess it
may be that preprocess-sentence-string() behaves differently.  could
you just run the component commands in isolation, in both universes,
and email me the outputs.  e.g.

  (lkb::preprocess-sentence-string "Gurijbirna nana alanga.")
  (lkb::split-into-words
   (lkb::preprocess-sentence-string "Gurijbirna nana alanga."))

incidentally, why calling the parser in this non-standard way?  could
you not just use

  (lkb::do-parse-tty "Gurijbirna nana alanga.")

instead?

also, what is the value of

  lkb::*cvs-version*

in the two universes for you?

                                                   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 developers mailing list