Vikash Singh

Results 54 comments of Vikash Singh

Sure thing, The example is based on a really small dataset, so it will be hard to see significant difference. You are right about the initialisation, As described in the...

I was reading up on collapsed Gibbs sampling and I would also not call myself an expert. But anyways, collapsed Gibbs sampling is present in a lot of LDA implementations....

Yes true. The approach used in both cases are different. We did our own approach. Hence I said it's based on the paper, but not a complete implementation. Please share...

Only labelling the data manually and building a supervised classifier. That's what I know. There is a word2vecLDA but I don't think that project is maintained anymore. On Fri 23...

I don't know .. Haven't tried that yet.. does gensim corpus gives a document term count vector ?? Is there a method for that ?? On Thu 11 Jan, 2018,...

Thanks for sharing all the details. I don't have access to a windows machine right now. I will try my best to get it setup. I tested it on Ubuntu...

@Sandy4321 Did you try `pip install guidedlda` ? I tried it on a windows machine version : 10.0.14393 Build 14393 , Python: 2.7 with anaconda installed and It worked fine.

I did `pip install guidedlda`, try that and let me know if that works. Will check the c compiler and let you know. Also Anaconda is installed on that computer...

I will check the c compiler and let you know. I don't have access to a windows machine right now. `pip install guidedlda` failed for you, I will check and...

Nope. So far not able to reproduce. I will try on more windows machine when I get time.