Hello,
I have already done a text mining process and now I have the Example Set (Process Documents from Data) table. With this I want to calculate how often two words occur in the same text. At first I thought I could use Correlation Matrix Operator, but that does not work. So I tryed with Auto Model the Clustring, but for this I can only take two entrys of the example Set and I want to know it from all the words. So I thought maybe I could add the x-Means Operator in my process, but for x-Means my Data Set is a way to big and with k-Means I'm not getting the results I want. (No Correlation Matrix like with Auto Model anymore).
So my question is: Is there a possibility to create a correlation Matrix with the ExampleSet?
Thank you
Imke