As stated in the question, other than visually looking through the example set fot a number close to 1. and then checking the occurrences of that attribute in the word list, is there an easy way to find the answer to my question? A graph that would show the most predicted words?
Thanks
You can use feature selection operators in Rapidminer to find most important and informative words. In this case, you had to transform your text to data frame before applying the feature selection operators.