Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -4,6 +4,7 @@ https://radimrehurek.com/gensim/wiki.html#latent-semantic-analysis | ... | @@ -4,6 +4,7 @@ https://radimrehurek.com/gensim/wiki.html#latent-semantic-analysis |
4 | 4 | ||
5 | Ignacio Arroyo | 5 | Ignacio Arroyo |
6 | """ | 6 | """ |
7 | +# run example tepeu: python3.4 lsa_example.py --input lsa_example.csv | ||
7 | 8 | ||
8 | import gensim | 9 | import gensim |
9 | import logging | 10 | import logging | ... | ... |
-
Please register or login to post a comment