Page 1 of 1

Question 1a: Given 10 documents, how do you find topics using wordcloud and other techniques? Which are these techniques

Posted: Fri Jul 01, 2022 5:43 am
by answerhappygod
Question 1a: Given 10 documents, how do youfind topics using wordcloud and other techniques? Which are thesetechniques explain them in detail/ provide an example inpython?
Question 1b: If those documents are from thesame topics; for instance the documents are from News topic in NewYork Times, then what (clustering or non-clustering) algorithms doyou use to find specified topics for each documents?
Provide please a python code example if possible.