[developers] Procedure for thinning a set of profiles to best 1 parse

Ned Letcher nletcher at gmail.com
Tue Feb 4 06:29:00 CET 2014


Thanks Stephan, that did the trick. I also had to add the --binary flag to
prevent complaints about `WITH-COMPILATION-UNIT' being an undefined
function. Presumably because I don't have the Allegro Lisp compiler.

Ned


On Fri, Jan 31, 2014 at 11:52 PM, Stephan Oepen <oe at ifi.uio.no> wrote:

> hi ned,
>
> this one should not be hard; in the LOGON tree, please try something
> like
>
>   for profile in foo bar baz; do
>     $LOGONROOT/redwoods --erg --default --thin/top foo
>   done
>
> profile names should be the strings as they appear in the [incr tsdb()]
> podium, and '--default' means it will look for these in the usual place
> in the LOGON tree (below 'lingo/lkb/src/tsdb/home/').
>
> best, oe
>
>
> On Fri, Jan 31, 2014 at 1:43 PM, Ned Letcher <nletcher at gmail.com> wrote:
> > Hi all,
> >
> > I'd like to convert a largish set of profiles into a set of pseudo-gold
> > profiles by just selecting the best parse for each item as the (pseudo)
> gold
> > tree. I suspect there's a relatively straight forward way to do this,
> but am
> > not too familiar with this end of the pipeline. Anyone able to point me
> in
> > the right direction?
> >
> > Cheers,
> > Ned
> >
> > --
> > nedned.net
>
>
>
> --
>
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> +++ Universitetet i Oslo (IFI); Boks 1080 Blindern; 0316 Oslo; (+47) 2284
> 0125
> +++    --- oe at ifi.uio.no; stephan at oepen.net; http://www.emmtee.net/oe/ ---
>
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>



-- 
nedned.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.delph-in.net/archives/developers/attachments/20140204/fe3a2765/attachment.html>


More information about the developers mailing list