From: Scott C. <ced...@gm...> - 2007-04-10 17:12:57
|
Hi Xochitl, You need to find the prepare_corpus command and add the directory containing it to your path. prepare_corpus is probably in /usr/local/bin, unless you specified the "--prefix" or "--binprefix" arguments to configure, in which case it'll be where you specified. So you'll need to do something like: $ export PATH=3D/usr/local/bin:$PATH in bash, or % setenv PATH /usr/local/bin:$PATH in csh/tcsh. You'll probably want to add the appropriate version of this to your login script, e.g. ~/.bashrc for bash. Hope that helps. Scott P.S. Can you please subscribe to the infomap-nlp-users mailing list if you haven't already, and post future questions there. I'll still get them, but it'll give other people the chance to help as well, and make the help offered available to others via the mailing list archives. You can subscribe here: https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users On 4/10/07, Xochitl Alvarado <xo...@ho...> wrote: > > Hi Scott, > > I have a problem when I try to install the model. > > The error is: > > Building target: /tmp/root/infomap_working_dir//wordlist > Prerequisites: > mar abr 10 04:30:28 CDT 2007 > .................................................. > prepare_corpus \ > -cdir "." \ > -mdir "/tmp/root/infomap_working_dir/" \ > -cfile "" \ > -fnfile "" \ > -chfile "/usr/local/share/infomap-nlp/valid_chars.en" \ > -slfile "/usr/local/share/infomap-nlp/stop.list" \ > -rptfile "" > /bin/sh: prepare_corpus: command not found > make: *** [/tmp/root/infomap_working_dir//wordlist] Error 127 > > Can you help me with this error , please? > > Thanks a lot for your help > > > > _________________________________________________________________ > Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ver = r=E1pidamente todo lo que te interesa en un mismo sitio. > http://www.live.com/getstarted |
From: Xochitl A. <xo...@ho...> - 2007-04-11 11:42:34
|
Hi guys, A lot of thanks for your help. Now I build the model using infomap-build command, but when I try to instal= l the model with infomap-install command I have the following error : Using install control file "/home/jrandom/install/share/infomap-nlp/install= .control" Missing file "word2offset.db". Missing file "offset2word.db". Missing file "number2name.db". Missing file "number2name.dir". Missing file "number2name.pag". Missing file "art2offset.db". Missing file "offset2art.db" I look for the files in a working directory that I difined but there aren't= . Xochitl ---------------------------------------- > Date: Tue, 10 Apr 2007 10:12:56 -0700 > From: ced...@gm... > To: xo...@ho... > Subject: Re: HI > CC: inf...@li... >=20 > Hi Xochitl, >=20 > You need to find the prepare_corpus command and add the directory > containing it to your path. prepare_corpus is probably in > /usr/local/bin, unless you specified the "--prefix" or "--binprefix" > arguments to configure, in which case it'll be where you specified. > So you'll need to do something like: >=20 > $ export PATH=3D/usr/local/bin:$PATH >=20 > in bash, or >=20 > % setenv PATH /usr/local/bin:$PATH >=20 > in csh/tcsh. You'll probably want to add the appropriate version of > this to your login script, e.g. ~/.bashrc for bash. >=20 > Hope that helps. >=20 >=20 > Scott >=20 > P.S. Can you please subscribe to the infomap-nlp-users mailing list if > you haven't already, and post future questions there. I'll still get > them, but it'll give other people the chance to help as well, and make > the help offered available to others via the mailing list archives. > You can subscribe here: >=20 > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-user= s >=20 >=20 >=20 > On 4/10/07, Xochitl Alvarado wrote: > > > > Hi Scott, > > > > I have a problem when I try to install the model. > > > > The error is: > > > > Building target: /tmp/root/infomap_working_dir//wordlist > > Prerequisites: > > mar abr 10 04:30:28 CDT 2007 > > .................................................. > > prepare_corpus \ > > -cdir "." \ > > -mdir "/tmp/root/infomap_working_dir/" \ > > -cfile "" \ > > -fnfile "" \ > > -chfile "/usr/local/share/infomap-nlp/valid_chars.en" \ > > -slfile "/usr/local/share/infomap-nlp/stop.list" \ > > -rptfile "" > > /bin/sh: prepare_corpus: command not found > > make: *** [/tmp/root/infomap_working_dir//wordlist] Error 127 > > > > Can you help me with this error , please? > > > > Thanks a lot for your help > > > > > > > > _________________________________________________________________ > > Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ve= r r=E1pidamente todo lo que te interesa en un mismo sitio. > > http://www.live.com/getstarted _________________________________________________________________ Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ver r= =E1pidamente todo lo que te interesa en un mismo sitio. http://www.live.com/getstarted= |
From: Xochitl A. <xo...@ho...> - 2007-04-17 23:07:32
|
Hi guys, A lot of thanks for your help. Now I build the model using infomap= -build command, but when I try to install the model with infomap-install co= mmand I have the following error : Using install control file "/home/jrand= om/install/share/infomap-nlp/install.control"Missing file "word2offset.db".= Missing file "offset2word.db".Missing file "number2name.db".Missing file "n= umber2name.dir".Missing file "number2name.pag".Missing file "art2offset.db"= .Missing file "offset2art.db" I look for the files in a working directory t= hat I difined but there aren't. Xochitl _________________________________________________________________ Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ver r= =E1pidamente todo lo que te interesa en un mismo sitio. http://www.live.com/getstarted= |
From: Scott C. <ced...@gm...> - 2007-04-17 23:11:24
|
Can you please send the exact infomap-build command that you used? Scott On 4/17/07, Xochitl Alvarado <xo...@ho...> wrote: > > Hi guys, > > A lot of thanks for your help. > > Now I build the model using infomap-build command, but when I try to inst= all > the model with infomap-install command I have the following error : > > > Using install control file > "/home/jrandom/install/share/infomap-nlp/install.control" > Missing file "word2offset.db". > Missing file "offset2word.db". > Missing file "number2name.db". > Missing file "number2name.dir". > Missing file "number2name.pag". > Missing file "art2offset.db". > Missing file "offset2art.db" > > I look for the files in a working directory that I difined but there aren= 't. > > Xochitl > > ________________________________ > Env=EDa mensajes de correo electr=F3nico directamente a tu blog con MSN. = Carga > chistes, fotograf=EDas y muchas otras cosas. Es gratis. > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > infomap-nlp-users mailing list > inf...@li... > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > |
From: Xochitl A. <xo...@ho...> - 2007-04-17 23:36:43
|
Hi Scott. =20 I use: =20 infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w /home/xoala/wo= rkindir =20 =20 Thanks Xochitl > Date: Tue, 17 Apr 2007 16:11:25 -0700> From: ced...@gm...> To: xoal= a...@ho...> Subject: Re: [infomap-nlp-users] HI> CC: infomap-nlp-users@l= ists.sourceforge.net> > Can you please send the exact infomap-build command= that you used?> > > Scott> > On 4/17/07, Xochitl Alvarado <xoala@hotmail.c= om> wrote:> >> > Hi guys,> >> > A lot of thanks for your help.> >> > Now I = build the model using infomap-build command, but when I try to install> > t= he model with infomap-install command I have the following error :> >> >> >= Using install control file> > "/home/jrandom/install/share/infomap-nlp/ins= tall.control"> > Missing file "word2offset.db".> > Missing file "offset2wor= d.db".> > Missing file "number2name.db".> > Missing file "number2name.dir".= > > Missing file "number2name.pag".> > Missing file "art2offset.db".> > Mis= sing file "offset2art.db"> >> > I look for the files in a working directory= that I difined but there aren't.> >> > Xochitl> >> > _____________________= ___________> > Env=EDa mensajes de correo electr=F3nico directamente a tu b= log con MSN. Carga> > chistes, fotograf=EDas y muchas otras cosas. Es grati= s.> > ---------------------------------------------------------------------= ----> > This SF.net email is sponsored by DB2 Express> > Download DB2 Expre= ss C - the FREE version of DB2 express and take> > control of your XML. No = limits. Just data. Click to get it now.> > http://sourceforge.net/powerbar/= db2/> > _______________________________________________> > infomap-nlp-user= s mailing list> > inf...@li...> > https://lists.= sourceforge.net/lists/listinfo/infomap-nlp-users> >> > _________________________________________________________________ Descubre Live.com - tu mundo en l=EDnea reunido: noticias, deportes, el tie= mpo, y mucho m=E1s. http://www.live.com/getstarted= |
From: Scott C. <ced...@gm...> - 2007-04-17 23:43:07
|
Hi Xochitl, I would try (a) looking in /tmp/xoala/infomap_working_dir to see if the model is there, and (b) re-running the command as follows: infomap-build -w /home/xoala/workingdir -s /home/xoala/corpora/kjbible.txt kjbible I speculate that the -w option is being ignored when it is specified after the model tag (kjbible). In this case the software should default to use /tmp/xoala/infomap_working_dir as the default working directory... Scott On 4/17/07, Xochitl Alvarado <xo...@ho...> wrote: > > Hi Scott. > > I use: > > infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w > /home/xoala/workindir > > > Thanks > Xochitl > > > > > ________________________________ > > > Date: Tue, 17 Apr 2007 16:11:25 -0700 > > From: ced...@gm... > > To: xo...@ho... > > Subject: Re: [infomap-nlp-users] HI > > CC: inf...@li... > > > > > Can you please send the exact infomap-build command that you used? > > > > > > Scott > > > > On 4/17/07, Xochitl Alvarado <xo...@ho...> wrote: > > > > > > Hi guys, > > > > > > A lot of thanks for your help. > > > > > > Now I build the model using infomap-build command, but when I try to > install > > > the model with infomap-install command I have the following error : > > > > > > > > > Using install control file > > > > "/home/jrandom/install/share/infomap-nlp/install.control" > > > Missing file "word2offset.db". > > > Missing file "offset2word.db". > > > Missing file "number2name.db". > > > Missing file "number2name.dir". > > > Missing file "number2name.pag". > > > Missing file "art2offset.db". > > > Missing file "offset2art.db" > > > > > > I look for the files in a working directory that I difined but there > aren't. > > > > > > Xochitl > > > > > > ________________________________ > > > Env=EDa mensajes de correo electr=F3nico directamente a tu blog con M= SN. > Carga > > > chistes, fotograf=EDas y muchas otras cosas. Es gratis. > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by DB2 Express > > > Download DB2 Express C - the FREE version of DB2 express and take > > > control of your XML. No limits. Just data. Click to get it now. > > > http://sourceforge.net/powerbar/db2/ > > > _______________________________________________ > > > infomap-nlp-users mailing list > > > inf...@li... > > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > > ________________________________ > Se uno de los primeros en probar Windows Live Mail. Windows Live Mail. > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > infomap-nlp-users mailing list > inf...@li... > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > |
From: Xochitl A. <xo...@ho...> - 2007-04-17 23:38:58
|
Hi Scott, =20 The command i use is: =20 infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w /home/xoala/wor= kingdir =20 Thanks Xochitl > Date: Tue, 17 Apr 2007 16:11:25 -0700> From: ced...@gm...> To: xoal= a...@ho...> Subject: Re: [infomap-nlp-users] HI> CC: infomap-nlp-users@l= ists.sourceforge.net> > Can you please send the exact infomap-build command= that you used?> > > Scott> > On 4/17/07, Xochitl Alvarado <xoala@hotmail.c= om> wrote:> >> > Hi guys,> >> > A lot of thanks for your help.> >> > Now I = build the model using infomap-build command, but when I try to install> > t= he model with infomap-install command I have the following error :> >> >> >= Using install control file> > "/home/jrandom/install/share/infomap-nlp/ins= tall.control"> > Missing file "word2offset.db".> > Missing file "offset2wor= d.db".> > Missing file "number2name.db".> > Missing file "number2name.dir".= > > Missing file "number2name.pag".> > Missing file "art2offset.db".> > Mis= sing file "offset2art.db"> >> > I look for the files in a working directory= that I difined but there aren't.> >> > Xochitl> >> > _____________________= ___________> > Env=EDa mensajes de correo electr=F3nico directamente a tu b= log con MSN. Carga> > chistes, fotograf=EDas y muchas otras cosas. Es grati= s.> > ---------------------------------------------------------------------= ----> > This SF.net email is sponsored by DB2 Express> > Download DB2 Expre= ss C - the FREE version of DB2 express and take> > control of your XML. No = limits. Just data. Click to get it now.> > http://sourceforge.net/powerbar/= db2/> > _______________________________________________> > infomap-nlp-user= s mailing list> > inf...@li...> > https://lists.= sourceforge.net/lists/listinfo/infomap-nlp-users> >> > _________________________________________________________________ Descubre Live.com - tu mundo en l=EDnea reunido: noticias, deportes, el tie= mpo, y mucho m=E1s. http://www.live.com/getstarted= |
From: Xochitl A. <xo...@ho...> - 2007-04-18 12:38:13
|
Hi Scott, First of all, tahnk for your help again. I have the same proble: I use the following commands to build and install the model: infomap-build -w /home/xoala/INFOMAP/infomap-nlp/working_dir -s /home/xoala= /corpora/kjbible.txt kjbible infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible -i = /home/xoala/INFOMAP/infomap-nlp/install_dir But I get the same error: Using install control file "/usr/local/share/infomap-nlp/install.control" Missing file "word2offset.db". Missing file "offset2word.db". Missing file "number2name.db". Missing file "number2name.dir". Missing file "number2name.pag". Missing file "art2offset.db". Missing file "offset2art.db". I am looking for the missings files, and there aren at any place. Thanks Xochitl ---------------------------------------- > Date: Tue, 17 Apr 2007 16:43:08 -0700 > From: ced...@gm... > To: xo...@ho... > Subject: Re: [infomap-nlp-users] HI > CC: inf...@li... >=20 > Hi Xochitl, >=20 > I would try (a) looking in /tmp/xoala/infomap_working_dir to see > if the model is there, and (b) re-running the command as follows: >=20 > infomap-build -w /home/xoala/workingdir -s > /home/xoala/corpora/kjbible.txt kjbible >=20 > I speculate that the -w option is being ignored when it is specified > after the model tag (kjbible). In this case the software should > default to use /tmp/xoala/infomap_working_dir as the default working > directory... >=20 >=20 > Scott >=20 > On 4/17/07, Xochitl Alvarado wrote: > > > > Hi Scott. > > > > I use: > > > > infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w > > /home/xoala/workindir > > > > > > Thanks > > Xochitl > > > > > > > > > > ________________________________ > > > > > Date: Tue, 17 Apr 2007 16:11:25 -0700 > > > From: ced...@gm... > > > To: xo...@ho... > > > Subject: Re: [infomap-nlp-users] HI > > > CC: inf...@li... > > > > > > > > Can you please send the exact infomap-build command that you used? > > > > > > > > > Scott > > > > > > On 4/17/07, Xochitl Alvarado wrote: > > > > > > > > Hi guys, > > > > > > > > A lot of thanks for your help. > > > > > > > > Now I build the model using infomap-build command, but when I try t= o > > install > > > > the model with infomap-install command I have the following error : > > > > > > > > > > > > Using install control file > > > > > > "/home/jrandom/install/share/infomap-nlp/install.control" > > > > Missing file "word2offset.db". > > > > Missing file "offset2word.db". > > > > Missing file "number2name.db". > > > > Missing file "number2name.dir". > > > > Missing file "number2name.pag". > > > > Missing file "art2offset.db". > > > > Missing file "offset2art.db" > > > > > > > > I look for the files in a working directory that I difined but ther= e > > aren't. > > > > > > > > Xochitl > > > > > > > > ________________________________ > > > > Env=EDa mensajes de correo electr=F3nico directamente a tu blog con= MSN. > > Carga > > > > chistes, fotograf=EDas y muchas otras cosas. Es gratis. > > > > > > -----------------------------------------------------------------------= -- > > > > This SF.net email is sponsored by DB2 Express > > > > Download DB2 Express C - the FREE version of DB2 express and take > > > > control of your XML. No limits. Just data. Click to get it now. > > > > http://sourceforge.net/powerbar/db2/ > > > > _______________________________________________ > > > > infomap-nlp-users mailing list > > > > inf...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > > > > > > > ________________________________ > > Se uno de los primeros en probar Windows Live Mail. Windows Live Mail. > > -----------------------------------------------------------------------= -- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > infomap-nlp-users mailing list > > inf...@li... > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > _________________________________________________________________ Descubre Live.com - tu mundo en l=EDnea reunido: noticias, deportes, el tie= mpo, y mucho m=E1s. http://www.live.com/getstarted= |
From: Scott C. <ced...@gm...> - 2007-04-18 16:34:15
|
Can you see the files in /home/xoala/INFOMAP/infomap-nlp/working_dir/kjbibl= e? Try: infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir -i /home/xoala/INFOMAP/infomap-nlp/install_dir kjbible On 4/18/07, Xochitl Alvarado <xo...@ho...> wrote: > > Hi Scott, > > First of all, tahnk for your help again. > > I have the same proble: > > I use the following commands to build and install the model: > > infomap-build -w /home/xoala/INFOMAP/infomap-nlp/working_dir -s /home/xoa= la/corpora/kjbible.txt kjbible > > infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible -i= /home/xoala/INFOMAP/infomap-nlp/install_dir > > > But I get the same error: > > Using install control file "/usr/local/share/infomap-nlp/install.control" > Missing file "word2offset.db". > Missing file "offset2word.db". > Missing file "number2name.db". > Missing file "number2name.dir". > Missing file "number2name.pag". > Missing file "art2offset.db". > Missing file "offset2art.db". > > > I am looking for the missings files, and there aren at any place. > > Thanks > > Xochitl > > > ---------------------------------------- > > Date: Tue, 17 Apr 2007 16:43:08 -0700 > > From: ced...@gm... > > To: xo...@ho... > > Subject: Re: [infomap-nlp-users] HI > > CC: inf...@li... > > > > Hi Xochitl, > > > > I would try (a) looking in /tmp/xoala/infomap_working_dir to see > > if the model is there, and (b) re-running the command as follows: > > > > infomap-build -w /home/xoala/workingdir -s > > /home/xoala/corpora/kjbible.txt kjbible > > > > I speculate that the -w option is being ignored when it is specified > > after the model tag (kjbible). In this case the software should > > default to use /tmp/xoala/infomap_working_dir as the default working > > directory... > > > > > > Scott > > > > On 4/17/07, Xochitl Alvarado wrote: > > > > > > Hi Scott. > > > > > > I use: > > > > > > infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w > > > /home/xoala/workindir > > > > > > > > > Thanks > > > Xochitl > > > > > > > > > > > > > > > ________________________________ > > > > > > > Date: Tue, 17 Apr 2007 16:11:25 -0700 > > > > From: ced...@gm... > > > > To: xo...@ho... > > > > Subject: Re: [infomap-nlp-users] HI > > > > CC: inf...@li... > > > > > > > > > > > Can you please send the exact infomap-build command that you used? > > > > > > > > > > > > Scott > > > > > > > > On 4/17/07, Xochitl Alvarado wrote: > > > > > > > > > > Hi guys, > > > > > > > > > > A lot of thanks for your help. > > > > > > > > > > Now I build the model using infomap-build command, but when I try= to > > > install > > > > > the model with infomap-install command I have the following error= : > > > > > > > > > > > > > > > Using install control file > > > > > > > > "/home/jrandom/install/share/infomap-nlp/install.control" > > > > > Missing file "word2offset.db". > > > > > Missing file "offset2word.db". > > > > > Missing file "number2name.db". > > > > > Missing file "number2name.dir". > > > > > Missing file "number2name.pag". > > > > > Missing file "art2offset.db". > > > > > Missing file "offset2art.db" > > > > > > > > > > I look for the files in a working directory that I difined but th= ere > > > aren't. > > > > > > > > > > Xochitl > > > > > > > > > > ________________________________ > > > > > Env=EDa mensajes de correo electr=F3nico directamente a tu blog c= on MSN. > > > Carga > > > > > chistes, fotograf=EDas y muchas otras cosas. Es gratis. > > > > > > > > ---------------------------------------------------------------------= ---- > > > > > This SF.net email is sponsored by DB2 Express > > > > > Download DB2 Express C - the FREE version of DB2 express and take > > > > > control of your XML. No limits. Just data. Click to get it now. > > > > > http://sourceforge.net/powerbar/db2/ > > > > > _______________________________________________ > > > > > infomap-nlp-users mailing list > > > > > inf...@li... > > > > > > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > > > > > > > > > > > > ________________________________ > > > Se uno de los primeros en probar Windows Live Mail. Windows Live Mail= . > > > ---------------------------------------------------------------------= ---- > > > This SF.net email is sponsored by DB2 Express > > > Download DB2 Express C - the FREE version of DB2 express and take > > > control of your XML. No limits. Just data. Click to get it now. > > > http://sourceforge.net/powerbar/db2/ > > > _______________________________________________ > > > infomap-nlp-users mailing list > > > inf...@li... > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > _________________________________________________________________ > Descubre Live.com - tu mundo en l=EDnea reunido: noticias, deportes, el t= iempo, y mucho m=E1s. > http://www.live.com/getstarted > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > infomap-nlp-users mailing list > inf...@li... > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > |
From: Xochitl A. <xo...@ho...> - 2007-04-18 17:36:41
|
I can see the following files in the directory: root@xoala:/home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible# ls art2offset.dir indx offset2art.dir word2offset.dirart2of= fset.pag left offset2art.pag word2offset.pagartvec.bin = model_info.bin offset2word.dir wordlist coll model_info.txt offset2word.pag wordvec.bin corpus_format.bin model_params.bin rght corpus_format.txt model_params.txt sing dic numDocs svd_diag root@xoala:/home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible# But in this files miss Missing file "word2offset.db". Missing file "offset2word.db". Missing file "number2name.db". Missing file "number2name.dir". Missing file "number2name.pag". Missing file "art2offset.db". Missing file "offset2art.db". ---------------------------------------- > Date: Wed, 18 Apr 2007 09:34:13 -0700 > From: ced...@gm... > To: xo...@ho... > Subject: Re: [infomap-nlp-users] HI > CC: inf...@li... >=20 > Can you see the files in /home/xoala/INFOMAP/infomap-nlp/working_dir/kjbi= ble? >=20 > Try: >=20 > infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir -i > /home/xoala/INFOMAP/infomap-nlp/install_dir kjbible >=20 > On 4/18/07, Xochitl Alvarado wrote: > > > > Hi Scott, > > > > First of all, tahnk for your help again. > > > > I have the same proble: > > > > I use the following commands to build and install the model: > > > > infomap-build -w /home/xoala/INFOMAP/infomap-nlp/working_dir -s /home/x= oala/corpora/kjbible.txt kjbible > > > > infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible = -i /home/xoala/INFOMAP/infomap-nlp/install_dir > > > > > > But I get the same error: > > > > Using install control file "/usr/local/share/infomap-nlp/install.contro= l" > > Missing file "word2offset.db". > > Missing file "offset2word.db". > > Missing file "number2name.db". > > Missing file "number2name.dir". > > Missing file "number2name.pag". > > Missing file "art2offset.db". > > Missing file "offset2art.db". > > > > > > I am looking for the missings files, and there aren at any place. > > > > Thanks > > > > Xochitl > > > > > > ---------------------------------------- > > > Date: Tue, 17 Apr 2007 16:43:08 -0700 > > > From: ced...@gm... > > > To: xo...@ho... > > > Subject: Re: [infomap-nlp-users] HI > > > CC: inf...@li... > > > > > > Hi Xochitl, > > > > > > I would try (a) looking in /tmp/xoala/infomap_working_dir to see > > > if the model is there, and (b) re-running the command as follows: > > > > > > infomap-build -w /home/xoala/workingdir -s > > > /home/xoala/corpora/kjbible.txt kjbible > > > > > > I speculate that the -w option is being ignored when it is specified > > > after the model tag (kjbible). In this case the software should > > > default to use /tmp/xoala/infomap_working_dir as the default working > > > directory... > > > > > > > > > Scott > > > > > > On 4/17/07, Xochitl Alvarado wrote: > > > > > > > > Hi Scott. > > > > > > > > I use: > > > > > > > > infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w > > > > /home/xoala/workindir > > > > > > > > > > > > Thanks > > > > Xochitl > > > > > > > > > > > > > > > > > > > > ________________________________ > > > > > > > > > Date: Tue, 17 Apr 2007 16:11:25 -0700 > > > > > From: ced...@gm... > > > > > To: xo...@ho... > > > > > Subject: Re: [infomap-nlp-users] HI > > > > > CC: inf...@li... > > > > > > > > > > > > > > Can you please send the exact infomap-build command that you used= ? > > > > > > > > > > > > > > > Scott > > > > > > > > > > On 4/17/07, Xochitl Alvarado wrote: > > > > > > > > > > > > Hi guys, > > > > > > > > > > > > A lot of thanks for your help. > > > > > > > > > > > > Now I build the model using infomap-build command, but when I t= ry to > > > > install > > > > > > the model with infomap-install command I have the following err= or : > > > > > > > > > > > > > > > > > > Using install control file > > > > > > > > > > "/home/jrandom/install/share/infomap-nlp/install.control" > > > > > > Missing file "word2offset.db". > > > > > > Missing file "offset2word.db". > > > > > > Missing file "number2name.db". > > > > > > Missing file "number2name.dir". > > > > > > Missing file "number2name.pag". > > > > > > Missing file "art2offset.db". > > > > > > Missing file "offset2art.db" > > > > > > > > > > > > I look for the files in a working directory that I difined but = there > > > > aren't. > > > > > > > > > > > > Xochitl > > > > > > > > > > > > ________________________________ > > > > > > Env=EDa mensajes de correo electr=F3nico directamente a tu blog= con MSN. > > > > Carga > > > > > > chistes, fotograf=EDas y muchas otras cosas. Es gratis. > > > > > > > > > > -------------------------------------------------------------------= ------ > > > > > > This SF.net email is sponsored by DB2 Express > > > > > > Download DB2 Express C - the FREE version of DB2 express and ta= ke > > > > > > control of your XML. No limits. Just data. Click to get it now. > > > > > > http://sourceforge.net/powerbar/db2/ > > > > > > _______________________________________________ > > > > > > infomap-nlp-users mailing list > > > > > > inf...@li... > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > > > > > > > > > > > > > > > > > ________________________________ > > > > Se uno de los primeros en probar Windows Live Mail. Windows Live Ma= il. > > > > -------------------------------------------------------------------= ------ > > > > This SF.net email is sponsored by DB2 Express > > > > Download DB2 Express C - the FREE version of DB2 express and take > > > > control of your XML. No limits. Just data. Click to get it now. > > > > http://sourceforge.net/powerbar/db2/ > > > > _______________________________________________ > > > > infomap-nlp-users mailing list > > > > inf...@li... > > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > > > > > _________________________________________________________________ > > Descubre Live.com - tu mundo en l=EDnea reunido: noticias, deportes, el= tiempo, y mucho m=E1s. > > http://www.live.com/getstarted > > -----------------------------------------------------------------------= -- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > infomap-nlp-users mailing list > > inf...@li... > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > _________________________________________________________________ Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ver r= =E1pidamente todo lo que te interesa en un mismo sitio. http://www.live.com/getstarted= |
From: Xochitl A. <xo...@ho...> - 2007-04-23 07:46:06
|
Hi Everybody , I can see the following files in the directory: =20 root@xoala:/home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible# ls art2offset.dir indx offset2art.dir word2offset.dirart2o= ffset.pag left offset2art.pag word2offset.pagartvec.bin = model_info.bin offset2word.dir wordlist coll model_info.txt offset2word.pag wordvec.bin corpus_format.bin model_params.bin rght corpus_format.txt model_params.txt sing dic numDocs svd_diag root@xoala:/home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible# =20 =20 But in this files miss =20 Missing file "word2offset.db". Missing file "offset2word.db". Missing file "number2name.db". Missing file "number2name.dir". Missing file "number2name.pag". Missing file "art2offset.db". Missing file "offset2art.db". > ---------------------------------------- > > Date: Wed, 18 Apr 2007 09:34:13 -0700 > > From: ced...@gm... > > To: xo...@ho... > > Subject: Re: [infomap-nlp-users] HI > > CC: inf...@li... > >=20 > > Can you see the files in /home/xoala/INFOMAP/infomap-nlp/working_dir/kj= bible? > >=20 > > Try: > >=20 > > infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir -i > > /home/xoala/INFOMAP/infomap-nlp/install_dir kjbible > >=20 > > On 4/18/07, Xochitl Alvarado wrote: > > > > > > Hi Scott, > > > > > > First of all, tahnk for your help again. > > > > > > I have the same proble: > > > > > > I use the following commands to build and install the model: > > > > > > infomap-build -w /home/xoala/INFOMAP/infomap-nlp/working_dir -s /home= /xoala/corpora/kjbible.txt kjbible > > > > > > infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir/kjbibl= e -i /home/xoala/INFOMAP/infomap-nlp/install_dir > > > > > > > > > But I get the same error: > > > > > > Using install control file "/usr/local/share/infomap-nlp/install.cont= rol" > > > Missing file "word2offset.db". > > > Missing file "offset2word.db". > > > Missing file "number2name.db". > > > Missing file "number2name.dir". > > > Missing file "number2name.pag". > > > Missing file "art2offset.db". > > > Missing file "offset2art.db". > > > > > > > > > I am looking for the missings files, and there aren at any place. > > > > > > Thanks > > > > > > Xochitl > > > > > > > > > ---------------------------------------- > > > > Date: Tue, 17 Apr 2007 16:43:08 -0700 > > > > From: ced...@gm... > > > > To: xo...@ho... > > > > Subject: Re: [infomap-nlp-users] HI > > > > CC: inf...@li... > > > > > > > > Hi Xochitl, > > > > > > > > I would try (a) looking in /tmp/xoala/infomap_working_dir to se= e > > > > if the model is there, and (b) re-running the command as follows: > > > > > > > > infomap-build -w /home/xoala/workingdir -s > > > > /home/xoala/corpora/kjbible.txt kjbible > > > > > > > > I speculate that the -w option is being ignored when it is specifie= d > > > > after the model tag (kjbible). In this case the software should > > > > default to use /tmp/xoala/infomap_working_dir as the default workin= g > > > > directory... > > > > > > > > > > > > Scott > > > > > > > > On 4/17/07, Xochitl Alvarado wrote: > > > > > > > > > > Hi Scott. > > > > > > > > > > I use: > > > > > > > > > > infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w > > > > > /home/xoala/workindir > > > > > > > > > > > > > > > Thanks > > > > > Xochitl > > > > > > > > > > > > > > > > > > > > > > > > > ________________________________ > > > > > > > > > > > Date: Tue, 17 Apr 2007 16:11:25 -0700 > > > > > > From: ced...@gm... > > > > > > To: xo...@ho... > > > > > > Subject: Re: [infomap-nlp-users] HI > > > > > > CC: inf...@li... > > > > > > > > > > > > > > > > > Can you please send the exact infomap-build command that you us= ed? > > > > > > > > > > > > > > > > > > Scott > > > > > > > > > > > > On 4/17/07, Xochitl Alvarado wrote: > > > > > > > > > > > > > > Hi guys, > > > > > > > > > > > > > > A lot of thanks for your help. > > > > > > > > > > > > > > Now I build the model using infomap-build command, but when I= try to > > > > > install > > > > > > > the model with infomap-install command I have the following e= rror : > > > > > > > > > > > > > > > > > > > > > Using install control file > > > > > > > > > > > > "/home/jrandom/install/share/infomap-nlp/install.control" > > > > > > > Missing file "word2offset.db". > > > > > > > Missing file "offset2word.db". > > > > > > > Missing file "number2name.db". > > > > > > > Missing file "number2name.dir". > > > > > > > Missing file "number2name.pag". > > > > > > > Missing file "art2offset.db". > > > > > > > Missing file "offset2art.db" > > > > > > > > > > > > > > I look for the files in a working directory that I difined bu= t there > > > > > aren't. > > > > > > > > > > > > > > Xochitl > > > > > > > > > > > > > > ________________________________ > > > > > > > Env=EDa mensajes de correo electr=F3nico directamente a tu bl= og con MSN. > > > > > Carga > > > > > > > chistes, fotograf=EDas y muchas otras cosas. Es gratis. > > > > > > > > > > > > -----------------------------------------------------------------= -------- > > > > > > > This SF.net email is sponsored by DB2 Express > > > > > > > Download DB2 Express C - the FREE version of DB2 express and = take > > > > > > > control of your XML. No limits. Just data. Click to get it no= w. > > > > > > > http://sourceforge.net/powerbar/db2/ > > > > > > > _______________________________________________ > > > > > > > infomap-nlp-users mailing list > > > > > > > inf...@li... > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ________________________________ > > > > > Se uno de los primeros en probar Windows Live Mail. Windows Live = Mail. > > > > > -----------------------------------------------------------------= -------- > > > > > This SF.net email is sponsored by DB2 Express > > > > > Download DB2 Express C - the FREE version of DB2 express and take > > > > > control of your XML. No limits. Just data. Click to get it now. > > > > > http://sourceforge.net/powerbar/db2/ > > > > > _______________________________________________ > > > > > infomap-nlp-users mailing list > > > > > inf...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > > > > > > > > > > > > _________________________________________________________________ > > > Descubre Live.com - tu mundo en l=EDnea reunido: noticias, deportes, = el tiempo, y mucho m=E1s. > > > http://www.live.com/getstarted > > > ---------------------------------------------------------------------= ---- > > > This SF.net email is sponsored by DB2 Express > > > Download DB2 Express C - the FREE version of DB2 express and take > > > control of your XML. No limits. Just data. Click to get it now. > > > http://sourceforge.net/powerbar/db2/ > > > _______________________________________________ > > > infomap-nlp-users mailing list > > > inf...@li... > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > >=20 > _________________________________________________________________ > Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ver = r=E1pidamente todo lo que te interesa en un mismo sitio. > http://www.live.com/getstarted _________________________________________________________________ Expr=E9sate - dise=F1a tu p=E1gina de inicio de Live.com como m=E1s te gust= e. http://www.live.com/getstarted= |
From: Dominic W. <wi...@ma...> - 2007-04-23 14:59:48
|
Dear Xochitl, It may be that the infomap-install script is too discouraging in its =20 error messages! Different DB systems create differently names files, =20 and it may be that the infomap-install script on your system is =20 looking for filenames that your DB system doesn't actually need. (For =20= example, if you have word2offset.dir and word2offset.pag, you might =20 not need word2offset.db.) The best way to test this is to see if you can search the installed =20 model using associate. In other words, it may all be working in spite =20= of the error messages. Best wishes, Dominic On Apr 23, 2007, at 3:46 AM, Xochitl Alvarado wrote: > > Hi Everybody , > > > > I can see the following files in the directory: > > root@xoala:/home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible# ls > art2offset.dir indx offset2art.dir =20 > word2offset.dirart2offset.pag left =20 > offset2art.pag word2offset.pagartvec.bin =20 > model_info.bin offset2word.dir wordlist > coll model_info.txt offset2word.pag wordvec.bin > corpus_format.bin model_params.bin rght > corpus_format.txt model_params.txt sing > dic numDocs svd_diag > root@xoala:/home/xoala/INFOMAP/infomap-nlp/working_dir/kjbible# > > > But in this files miss > > Missing file "word2offset.db". > Missing file "offset2word.db". > Missing file "number2name.db". > Missing file "number2name.dir". > Missing file "number2name.pag". > Missing file "art2offset.db". > Missing file "offset2art.db". >> ---------------------------------------- >>> Date: Wed, 18 Apr 2007 09:34:13 -0700 >>> From: ced...@gm... >>> To: xo...@ho... >>> Subject: Re: [infomap-nlp-users] HI >>> CC: inf...@li... >>> >>> Can you see the files in /home/xoala/INFOMAP/infomap-nlp/=20 >>> working_dir/kjbible? >>> >>> Try: >>> >>> infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir -i >>> /home/xoala/INFOMAP/infomap-nlp/install_dir kjbible >>> >>> On 4/18/07, Xochitl Alvarado wrote: >>>> >>>> Hi Scott, >>>> >>>> First of all, tahnk for your help again. >>>> >>>> I have the same proble: >>>> >>>> I use the following commands to build and install the model: >>>> >>>> infomap-build -w /home/xoala/INFOMAP/infomap-nlp/working_dir -s /=20= >>>> home/xoala/corpora/kjbible.txt kjbible >>>> >>>> infomap-install -w /home/xoala/INFOMAP/infomap-nlp/working_dir/=20 >>>> kjbible -i /home/xoala/INFOMAP/infomap-nlp/install_dir >>>> >>>> >>>> But I get the same error: >>>> >>>> Using install control file "/usr/local/share/infomap-nlp/=20 >>>> install.control" >>>> Missing file "word2offset.db". >>>> Missing file "offset2word.db". >>>> Missing file "number2name.db". >>>> Missing file "number2name.dir". >>>> Missing file "number2name.pag". >>>> Missing file "art2offset.db". >>>> Missing file "offset2art.db". >>>> >>>> >>>> I am looking for the missings files, and there aren at any place. >>>> >>>> Thanks >>>> >>>> Xochitl >>>> >>>> >>>> ---------------------------------------- >>>>> Date: Tue, 17 Apr 2007 16:43:08 -0700 >>>>> From: ced...@gm... >>>>> To: xo...@ho... >>>>> Subject: Re: [infomap-nlp-users] HI >>>>> CC: inf...@li... >>>>> >>>>> Hi Xochitl, >>>>> >>>>> I would try (a) looking in /tmp/xoala/infomap_working_dir =20 >>>>> to see >>>>> if the model is there, and (b) re-running the command as follows: >>>>> >>>>> infomap-build -w /home/xoala/workingdir -s >>>>> /home/xoala/corpora/kjbible.txt kjbible >>>>> >>>>> I speculate that the -w option is being ignored when it is =20 >>>>> specified >>>>> after the model tag (kjbible). In this case the software should >>>>> default to use /tmp/xoala/infomap_working_dir as the default =20 >>>>> working >>>>> directory... >>>>> >>>>> >>>>> Scott >>>>> >>>>> On 4/17/07, Xochitl Alvarado wrote: >>>>>> >>>>>> Hi Scott. >>>>>> >>>>>> I use: >>>>>> >>>>>> infomap-build -s /home/xoala/corpora/kjbible.txt kjbible -w >>>>>> /home/xoala/workindir >>>>>> >>>>>> >>>>>> Thanks >>>>>> Xochitl >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ________________________________ >>>>>> >>>>>>> Date: Tue, 17 Apr 2007 16:11:25 -0700 >>>>>>> From: ced...@gm... >>>>>>> To: xo...@ho... >>>>>>> Subject: Re: [infomap-nlp-users] HI >>>>>>> CC: inf...@li... >>>>>> >>>>>>> >>>>>>> Can you please send the exact infomap-build command that you =20 >>>>>>> used? >>>>>>> >>>>>>> >>>>>>> Scott >>>>>>> >>>>>>> On 4/17/07, Xochitl Alvarado wrote: >>>>>>>> >>>>>>>> Hi guys, >>>>>>>> >>>>>>>> A lot of thanks for your help. >>>>>>>> >>>>>>>> Now I build the model using infomap-build command, but when =20 >>>>>>>> I try to >>>>>> install >>>>>>>> the model with infomap-install command I have the following =20 >>>>>>>> error : >>>>>>>> >>>>>>>> >>>>>>>> Using install control file >>>>>>>> >>>>>> "/home/jrandom/install/share/infomap-nlp/install.control" >>>>>>>> Missing file "word2offset.db". >>>>>>>> Missing file "offset2word.db". >>>>>>>> Missing file "number2name.db". >>>>>>>> Missing file "number2name.dir". >>>>>>>> Missing file "number2name.pag". >>>>>>>> Missing file "art2offset.db". >>>>>>>> Missing file "offset2art.db" >>>>>>>> >>>>>>>> I look for the files in a working directory that I difined =20 >>>>>>>> but there >>>>>> aren't. >>>>>>>> >>>>>>>> Xochitl >>>>>>>> >>>>>>>> ________________________________ >>>>>>>> Env=EDa mensajes de correo electr=F3nico directamente a tu blog = =20 >>>>>>>> con MSN. >>>>>> Carga >>>>>>>> chistes, fotograf=EDas y muchas otras cosas. Es gratis. >>>>>>>> >>>>>> -----------------------------------------------------------------=20= >>>>>> -------- >>>>>>>> This SF.net email is sponsored by DB2 Express >>>>>>>> Download DB2 Express C - the FREE version of DB2 express and =20= >>>>>>>> take >>>>>>>> control of your XML. No limits. Just data. Click to get it now. >>>>>>>> http://sourceforge.net/powerbar/db2/ >>>>>>>> _______________________________________________ >>>>>>>> infomap-nlp-users mailing list >>>>>>>> inf...@li... >>>>>>>> >>>>>> https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users >>>>>>>> >>>>>>>> >>>>>> >>>>>> >>>>>> ________________________________ >>>>>> Se uno de los primeros en probar Windows Live Mail. Windows =20 >>>>>> Live Mail. >>>>>> -----------------------------------------------------------------=20= >>>>>> -------- >>>>>> This SF.net email is sponsored by DB2 Express >>>>>> Download DB2 Express C - the FREE version of DB2 express and take >>>>>> control of your XML. No limits. Just data. Click to get it now. >>>>>> http://sourceforge.net/powerbar/db2/ >>>>>> _______________________________________________ >>>>>> infomap-nlp-users mailing list >>>>>> inf...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users >>>>>> >>>>>> >>>> >>>> _________________________________________________________________ >>>> Descubre Live.com - tu mundo en l=EDnea reunido: noticias, =20 >>>> deportes, el tiempo, y mucho m=E1s. >>>> http://www.live.com/getstarted >>>> -------------------------------------------------------------------=20= >>>> ------ >>>> This SF.net email is sponsored by DB2 Express >>>> Download DB2 Express C - the FREE version of DB2 express and take >>>> control of your XML. No limits. Just data. Click to get it now. >>>> http://sourceforge.net/powerbar/db2/ >>>> _______________________________________________ >>>> infomap-nlp-users mailing list >>>> inf...@li... >>>> https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users >>>> >> >> _________________________________________________________________ >> Descubre Live.com - tu propia p=E1gina de inicio, personalizada para =20= >> ver r=E1pidamente todo lo que te interesa en un mismo sitio. >> http://www.live.com/getstarted > > _________________________________________________________________ > Expr=E9sate - dise=F1a tu p=E1gina de inicio de Live.com como m=E1s te = guste. > http://www.live.com/getstarted > ----------------------------------------------------------------------=20= > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > infomap-nlp-users mailing list > inf...@li... > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > |