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
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.
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.