From: Scott C. <ced...@gm...> - 2007-04-17 16:32:50
|
Yes. Use the "-w" option to "associate". On 4/17/07, Xochitl Alvarado <xo...@ho...> wrote: > > Hi , > > I have another question for you. I need to find similar terms to a user = query. Does infomap software let us to find similar tems to a user query??? > > Thanks for your help. > > Xochitl > > > > > ---------------------------------------- > > From: xo...@ho... > > To: ced...@gm...; inf...@li... > > Subject: RE: HI > > Date: Wed, 11 Apr 2007 11:42:28 +0000 > > > > > > Hi guys, > > > > A lot of thanks for your help. > > > > Now I build the model using infomap-build command, but when I try to in= stall the 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 "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 ar= en't. > > > > Xochitl > > > > > > ---------------------------------------- > > > Date: Tue, 10 Apr 2007 10:12:56 -0700 > > > From: ced...@gm... > > > To: xo...@ho... > > > Subject: Re: HI > > > CC: inf...@li... > > > > > > 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 i= f > > > 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 mak= e > > > 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 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 par= a ver 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 ve= r r=E1pidamente todo lo que te interesa en un mismo sitio. > > http://www.live.com/getstarted > > _________________________________________________________________ > 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 > |