Vikram Gupta
2018-11-12 06:43:33 UTC
Hello Everyone,
I used the following tutorial to generate the tfidf model of the wikipedia
corpus.
https://radimrehurek.com/gensim/wiki.html
I downloaded the wikipedia corpus and ran the following script as suggested
in tutorial:
python -m gensim.scripts.make_wiki
The above command generated bunch of files.
Now, I would like to use the trained model to calculate tfidf scores for
the words of a new sentence. I am not able to figure out how to do this.
Please help me with it.
Thanks
I used the following tutorial to generate the tfidf model of the wikipedia
corpus.
https://radimrehurek.com/gensim/wiki.html
I downloaded the wikipedia corpus and ran the following script as suggested
in tutorial:
python -m gensim.scripts.make_wiki
The above command generated bunch of files.
Now, I would like to use the trained model to calculate tfidf scores for
the words of a new sentence. I am not able to figure out how to do this.
Please help me with it.
Thanks
--
You received this message because you are subscribed to the Google Groups "Gensim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gensim+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Gensim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gensim+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.