[developers] Exporting trees in one file

halizahb at cs.otago.ac.nz halizahb at cs.otago.ac.nz
Tue Jul 20 06:01:12 CEST 2010


Thank you Woodley. I try to compile and 3 errors are issued i.e. undefined
reference to `hash_find', `hash_add', and `hash_new'. Sorry to bother you
with this. I compile using this statement: gcc from-tsdb.c -o from-tsdb

Btw, currently my system that I'm working now is under SBCL.

Cheers,
Liza

> FWIW, here is a program that I use to export TSDB treebank profiles to
> plain text files.  I'm afraid it isn't documented well!
>
> http://sweaglesw.org/linguistics/from-tsdb/
>
> -Woodley
>
>
>
> On Jul 19, 2010, at 6:23 PM, halizahb at cs.otago.ac.nz wrote:
>
>> Hi all,
>>   Has anyone know how to export parse trees (annotated in itsdb) in
>> one
>> Ascii file instead of one zip file per sentence? I have tried to
>> modify
>> redwood.lisp but get error "The compiler is not available in Allegro
>> Runtime".
>>
>> We have a software of our own that takes annotations (sentence and its
>> preferred index of *parse-record*) and produces a reduced grammar
>> which
>> only includes the rules needed to generate these parses. Since I
>> have a
>> lot of sentences, it is easier for me to select preferred parse tree
>> using
>> itsdb. If possible I want to export the parse tress into one ascii
>> file.
>> Please help.
>>
>> Cheers,
>> Liza
>>
>
>
>





More information about the developers mailing list