From: Dominic W. <dwi...@cs...> - 2004-04-23 19:29:06
|
Dear German, This seems to have been a pathnames problem: adding the line model_data_dir = strcat( model_dir_parent, model_tag ); seems to have fixed it (and another ++argv; --argc; has prevented the printing of trivial files at the beginning of the results. I've released a version 0.8.5 with these fixes - please let me know if this solves it for you. Best wishes, Dominic On Fri, 23 Apr 2004, German Rigau wrote: > > Dear all, > > I'm using infomap-nlp-0.8.4 and I also have the print_doc problems when > retrieving documents. > > [rigau@meaning infomap-nlp-0.8.4]$ associate -t -c kjbible god > god:1.000000 > lord:0.670154 > disgrace:0.617541 > scoffers:0.567710 > deceivableness:0.553055 > ... > > [rigau@meaning infomap-nlp-0.8.4]$ associate -d -c kjbible god > 3999484:0.800569 > 4300759:0.799777 > 4175212:0.796587 > 4179848:0.795709 > ... > > Everything seems to be in place. However, print_doc don't find the models: > > [rigau@meaning infomap-nlp-0.8.4]$ print_doc -c kjbible 3999484 > model_params.c: read_model_params: can't stat model params file: No such > file or directory > Can't read model params file "(null)/model_params.bin" > > [rigau@meaning infomap-nlp-0.8.4]$ print_doc -m > /home/rigau/tools/infomap-nlp-0.8.4/models -c kjbible 3999484 > model_params.c: read_model_params: can't stat model params file: No such > file or directory > Can't read model params file "(null)/model_params.bin" > > Any suggestion? Thanks in advance, > > German > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek > For a limited time only, get FREE Ground shipping on all orders of $35 > or more. Hurry up and shop folks, this offer expires April 30th! > http://www.thinkgeek.com/freeshipping/?cpg=12297 > _______________________________________________ > infomap-nlp-users mailing list > inf...@li... > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > |