Forum Discussion
EdEvetts
9 years agoHelper II
Key Word analysis
Hi I have a data model with some columns which hold text responses, from which I would like to extract all of the words individually into a list for use in a report. I know something like this ca...
dkay84_PowerBI
9 years agoMicrosoft Employee
Do you literally want EVERY word? Or just key words/topics/entities (i.e. a machine learning solution)? Or do you have a list of stop words that you want to omit?