From: <MS...@FS...> - 2005-02-10 10:49:56
|
First of all: thanks Leif & Beate.=20 ----Original Message----- From: inf...@li... [mailto:infomap-nlp-use= rs-...@li...] On Behalf Of Trevor Cohen Sent: Wednesday, February 09, 2005 11:25 PM To: inf...@li... Subject: [infomap-nlp-users] print_doc and infomap-install problems Hi,=20 I've managed to construct a semantic space from a sizeable corpus and generate term and document associations. Unfortunately print_doc hangs indefinitely when trying to retrieve docs, and attempts to install any models generates the following error: io(/home/trc9003)> infomap-install toto /home/trc9003/local/bin/infomap-install: install: not found Using install control file "/home/trc9003/local/share/infomap-nlp/install.c= ontrol" /home/trc9003/local/bin/infomap-install: !: not found /home/trc9003/local/bin/infomap-install: install: not found" --> this message is repeated several times Does anyone have any idea what the problem is here? The same thing happens with the kjbible.txt file. Strangely I have a recollection of successfully using print_doc with this when first experimenting with the software, but it crashes now. Regards, Trevor=20 -------------- Maybe it will not help you, but I have similar problems with print_doc; tha= t is, it states Segmentation fault, core dumped" and puts the following in = a text-file: "Exception: STATUS_ACCESS_VIOLATION at eip=3D610D3DA0 eax=3D61792D11 ebx=3D61792D0C ecx=3D61792D11 edx=3D00000000 esi=3D10010210 = edi=3D61792D11 ebp=3D0022E308 esp=3D0022E2FC program=3DF:\Cygwin\usr\local\bin\print_doc.e= xe, pid 1912, thread main cs=3D001B ds=3D0023 es=3D0023 fs=3D0038 gs=3D0000 ss=3D0023 Stack trace: Frame Function Args 0022E308 610D3DA0 (61792D11, 00000000, 0022E328, 6100650A) 0022E328 610D3C35 (61792D0C, 00000000, 00000000, 00000000) 0022EFC8 004010E5 (00000007, 61792C88, 100100A8, 0022F020) 0022F008 61006145 (0022F020, 0022F31C, 77F64EAC, 0022F340) 0022FF88 61006350 (00000000, 00000000, 00000000, 00000000) End of stack trace"=20 ---------- As you might notice, I'm using cygwin, which works, except for print_doc. Would it be possible to take the doc.id and, using that, find back the titl= e without using print_doc? What I'm currently doing is using a side-route: = the document id's seem to increase as a function of their placement in the = corpus-file. So, what I'm doing is feeding the model a word of which I know= is present in every document, thus feeding back the output. Then, I sort t= he doc.id's, and put them next to the list of files in the corpus (I have a= ll documents appended to another at an earlier stage) and 'bind' the id's t= o the title. Is this a valid approach? If it is, maybe it's useful to Trevo= r as well. Thanks, Mich ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** |