I\'m trying to do a text classification with the RandomForestClassifier. I was able to do that with a BOW representatation. Now, I want to combine multiple feat
RandomForestClassifier