From: Beate D. <do...@IM...> - 2004-05-05 16:03:56
|
Dear Menno, Are looking for a way of using a document (or combination of documents) as query to look for related documents or words ? If so, we have an implementation of this feature in a modified version of the infomap-nlp code which we can add on to the package. It works similar to associate, e.g. "associate_doc -d doc1 doc2 ... docN NOT docN+1 ... docN+k" will return documents which are similar to doc1 ... docN but are unrelated to docN+1 ... docN+k. Or are you just looking for a way of retrieving the vector associated with a certain document? Best wishes, Beate On Tue, 4 May 2004, Menno van Zaanen wrote: >Hello, > >I would like to get the document vectors that infomap computes for >each document. I want to have these to compute my own distances >between documents (instead of computing distances between queries and >documents). > >Is there an easy way to extract the document vectors? Of course I >would also like to know which document the document vector belongs to. > >Best, > >Menno > >------------------------------- Structural linguistics is a bitterly divided >- Menno van Zaanen - and unhappy discipline, and a large number of >- mvz...@uv... - practitioners spend too many nights drowning >- http://ilk.uvt.nl/~mvzaanen - their problems in Ouisghian Zodahs. >------------------------------- -Hitchhikers Guide to the Galaxy > > >------------------------------------------------------- >This SF.Net email is sponsored by: Oracle 10g >Get certified on the hottest thing ever to hit the market... Oracle 10g. >Take an Oracle 10g class now, and we'll give you the exam FREE. >http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click >_______________________________________________ >infomap-nlp-users mailing list >inf...@li... >https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > |