Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
software:rewinfomap [2010/12/05 18:02]
eapontep
software:rewinfomap [2010/12/05 21:56]
eapontep [Testing]
Line 32: Line 32:
 Afterwards run build the model. Informap accepts two formats: a single file where documents are divided by xml markers or as set of files, where every file contains exactly one document. I decided to use this second option. As input, there should be a file specifying the name of file containing a document.<file bash>infomap-build -m /usr/local/share/corpora/manyNames.txt many_01</file> Afterwards run build the model. Informap accepts two formats: a single file where documents are divided by xml markers or as set of files, where every file contains exactly one document. I decided to use this second option. As input, there should be a file specifying the name of file containing a document.<file bash>infomap-build -m /usr/local/share/corpora/manyNames.txt many_01</file>
  
 +Remember to add infomap to your PATH variable.
  
 +In corpora directory, you will find a simple py script for building a corpora from a file where every line is a document. Afterwards I used the following command:<file bash>infomap-build -m /net/data/CL/projects/wordspace/software_tests/corpora/infoCorpus/directory.txt firstModel</file>  
 +directory.txt is a file contaning the name of every file contaning a document. 
 +{{:software:vizinfo1.twopi.png|30000 Documents}} 
 +{{:software:vizinfo1.twopi.png|200000 Documents}}