Bro you're simply awesome no behind the scenes explanation, straight onto point practical implementation without wasting any time, you saved a lot of my time today, I wish the best for you. Cheers
@deekshaaggarwal79813 жыл бұрын
what is the difference between using top2Vec and bertopic? which is better?
@bharathjc47003 жыл бұрын
Great presentation
@bhattbhavesh913 жыл бұрын
Glad you liked it
@maximeletutour46732 жыл бұрын
Awesome. No need to preprocess data ? Like stopwords, punctuation, etc … ?
@boubacarbah14552 жыл бұрын
Hello , i'm trying to reproduce your exercice. But i got a problem when i tried to import Top2vec " from top2vec import Top2Vec ".I get this error " no module named "llvmlite.binding.dylib". And i could not fix it; Si i wonder if you have a solution ?
@nayakdonkey3 жыл бұрын
I encounter The TBB threading layer requires TBB version 2019.5 or later i.e., TBB_INTERFACE_VERSION >= 11005. Found TBB_INTERFACE_VERSION = 9107. The TBB threading layer is disabled. while trying model = Top2Vec(docs,embedding_model='universal-sentence-encoder'). I ddi try to install tbb4py which has a vesrion 2021.4.0, but I still encounter the error. Could you please advise
@shyampatadia6494 жыл бұрын
Can we apply this model to any other language? Supposingly Hindi?