Differences

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

Link to this comparison view

Both sides previous revision Previous revision
software:rewsspacepackage [2010/12/07 12:44]
eapontep
software:rewsspacepackage [2010/12/07 12:53]
eapontep
Line 75: Line 75:
 {{:software:statmatlab.png|}} {{:software:statmatlab.png|}}
  
-I wrote a simple script that automatically document the results of every experiment. It can be found under the key name "myScript.sh" in the corpora directory.+Finally, I compared the scalability of Random Indexing and LSA (using SVDLIBC with 100 dimension): 
 + 
 +{{:software:stats3.png|}} 
 + 
 +It is clear that LSA can hardly handle large corpora. Although the results are different in the case of Random Indexing, they suggest a similar conclusion. 
 + 
 +I wrote a simple script that automatically document the results of every experiment. It can be found under the key name "myScript.sh" in the corpora directory. The results are documented in the directory statistics. A python script automatically generates a graphviz representation in the directory vizImages. Since it is intended to be used with twopi, it has this very extension.