From: German R. <ri...@ls...> - 2004-04-23 16:32:27
|
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 |