I have a trained text-classification model, that works fine with Cross-Validation. Now I am trying to apply the model on new data to predict the different categories. The results are below.

What is going wrong. In the zip are the model and the training and test data files.
PS I look at the post https://community.rapidminer.com/t5/RapidMiner-Studio-Forum/SOLVED-Applying-a-pre-trained-model-on-new-data/td-p/16643
But it applying it gives above results. Probably I forgot something?