02 February 2019 2 6K Report

Dear sirs,

I am a new user of NLTK and Gensim. I need it to Topic Modelling of some articles' abstract. Each of the abstracts need to be weighted, for example abstract1 weighted by 0.23, abstract2 weighted by 0.87, and so on.

How to implement the weighting factor into NLTK and Gensim in Python?

best regards,

Similar questions and discussions